|
NX 1.0.3
niu2x's base c++ helper library
|
#include <cmd_parser.h>
Public 成员函数 | |
| CmdParser (ProgramArgument &&argument) | |
| ~CmdParser () | |
| int | handle_cmd (int argc, const char *const argv[]) |
| template<class T > | |
| T | get (const String &key) const |
| nx::cmd::CmdParser::CmdParser | ( | ProgramArgument && | argument | ) |
| nx::cmd::CmdParser::~CmdParser | ( | ) |
|
inline |