NX 1.0.3
niu2x's base c++ helper library
载入中...
搜索中...
未找到
Public 成员函数 | 所有成员列表
nx::cmd::CmdParser类 参考

#include <cmd_parser.h>

Public 成员函数

 CmdParser (ProgramArgument &&argument)
 
 ~CmdParser ()
 
int handle_cmd (int argc, const char *const argv[])
 
template<class T >
get (const String &key) const
 

构造及析构函数说明

◆ CmdParser()

nx::cmd::CmdParser::CmdParser ( ProgramArgument &&  argument)

◆ ~CmdParser()

nx::cmd::CmdParser::~CmdParser ( )

成员函数说明

◆ get()

template<class T >
T nx::cmd::CmdParser::get ( const String key) const
inline

◆ handle_cmd()

int nx::cmd::CmdParser::handle_cmd ( int  argc,
const char *const  argv[] 
)

该类的文档由以下文件生成: