#include <cmndline.h>
Public Member Functions | |
bool | end () |
bool | IsBoolean () |
Public Attributes | |
const char * | ConfName |
unsigned long | Flags |
const char * | LongOpt |
char | ShortOpt |
|
inline |
References CommandLine::Boolean, Flags, and CommandLine::InvBoolean.
const char* CommandLine::Args::ConfName |
unsigned long CommandLine::Args::Flags |
Referenced by IsBoolean().
const char* CommandLine::Args::LongOpt |
Referenced by end().
char CommandLine::Args::ShortOpt |
Referenced by end().