32 static const char *empty2 =
"";
53 for (StringList::const_iterator loop =
optValues->begin(); loop !=
optValues->end(); loop++) {
54 if (!
stricmp(loop->c_str(), ival)) {
#define SWORD_NAMESPACE_START
static const StringList * oValues()
int stricmp(const char *s1, const char *s2)
std::list< SWBuf > StringList
static const char oName[]
int strnicmp(const char *s1, const char *s2, int len)
virtual void setOptionValue(const char *ival)
const StringList * optValues
#define SWORD_NAMESPACE_END
virtual const char * getOptionValue()
virtual ~SWOptionFilter()