Sese Framework  x.y.z
A cross-platform framework
载入中...
搜索中...
未找到
sese::system::CommandLine类 参考final

命令行参数类 更多...

#include <CommandLine.h>

类 sese::system::CommandLine 继承关系图:
sese::NotInstantiable

Public 成员函数

 CommandLine ()=delete
 
- Public 成员函数 继承自 sese::NotInstantiable
 NotInstantiable ()=delete
 
virtual ~NotInstantiable ()=default
 
 NotInstantiable (const NotInstantiable &)=delete
 
NotInstantiableoperator= (const NotInstantiable &)=delete
 

静态 Public 成员函数

static int getArgc ()
 
static const char *const * getArgv ()
 

详细描述

命令行参数类

构造及析构函数说明

◆ CommandLine()

sese::system::CommandLine::CommandLine ( )
delete

成员函数说明

◆ getArgc()

int CommandLine::getArgc ( )
static

引用了 g_argc.

◆ getArgv()

const char *const * CommandLine::getArgv ( )
static

引用了 g_argv.


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