#include <console.h>
◆ CCommandInfo()
◆ ~CCommandInfo()
virtual IConsole::CCommandInfo::~CCommandInfo |
( |
| ) |
|
|
inlinevirtual |
◆ GetAccessLevel()
int IConsole::CCommandInfo::GetAccessLevel |
( |
| ) |
const |
|
inline |
◆ NextCommandInfo()
virtual const CCommandInfo * IConsole::CCommandInfo::NextCommandInfo |
( |
int |
AccessLevel, |
|
|
int |
FlagMask |
|
) |
| const |
|
pure virtual |
◆ m_AccessLevel
int IConsole::CCommandInfo::m_AccessLevel |
|
protected |
◆ m_pHelp
const char* IConsole::CCommandInfo::m_pHelp |
◆ m_pName
const char* IConsole::CCommandInfo::m_pName |
◆ m_pParams
const char* IConsole::CCommandInfo::m_pParams |
The documentation for this class was generated from the following file: