Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Burger::CommandParameter Member List

This is the complete list of members for Burger::CommandParameter, including all inherited members.

Action(int argc, const char **argv)=0Burger::CommandParameterpure virtual
CommandParameter(const char *pHelp, const char *const *ppParameterNames, uintptr_t uParameterCount) noexceptBurger::CommandParameterinlineprotected
g_StaticRTTIBurger::CommandParameterstatic
get_class_name(void) const noexceptBurger::Baseinline
get_StaticRTTI(void) const noexcept overrideBurger::CommandParametervirtual
GetHelp(void) const noexceptBurger::CommandParameterinline
IsHelpAvailable(void) const noexceptBurger::CommandParameterinline
m_pHelpBurger::CommandParameterprotected
m_ppParameterNamesBurger::CommandParameterprotected
m_uParameterCountBurger::CommandParameterprotected
Process(int argc, const char **argv, const CommandParameter **ppParms, uintptr_t uParmCount, const char *pUsage=nullptr, int iMin=0, int iMax=0) noexceptBurger::CommandParameterstatic
RemoveParms(int argc, const char **argv, int iIndexToArgv, int iRemoveCount) noexceptBurger::CommandParameterstatic
~Base() noexcept=defaultBurger::Basevirtual