Public Methods | |
CCmdInfo (int, char **, char='-') | |
virtual int | GetSize (void) const |
virtual CCmdInfoLabelEnum | GetValue (int) const |
std::string | GetModuleFileName () const |
std::string | GetModulePath () const |
std::string | GetModuleName () const |
std::string | GetLineOfParameters () const |
Friends | |
std::ostream & | operator<< (std::ostream &,const CCmdInfo &) |
|
|
|
|
|
|
|
|
|
|
|
Gets the number of labels found in the command line. Reimplemented from CCmdInfoData. |
|
Gets the enumeration of a specified label.
Reimplemented from CCmdInfoData. |
|
Inserts in the specified stream the formatted command line info. |
|
|