Balance_T enum name | Cpl::Container::MapItem | protected |
Cmd(Cpl::Container::Map< Cpl::TShell::Command > &commandList, Driver::NV::Api &nvDriver, Cpl::TShell::Security::Permission_T minPermLevel=OPTION_TSHELL_CMD_COMMAND_DEFAULT_PERMISSION_LEVEL) noexcept | Driver::NV::Cmd | |
Command(Cpl::Container::Map< Cpl::TShell::Command > &commandList, const char *verb, Security::Permission_T minPermLevel=OPTION_TSHELL_CMD_COMMAND_DEFAULT_PERMISSION_LEVEL) noexcept | Cpl::TShell::Cmd::Command | protected |
Cpl::TShell::Command::Command() | Cpl::TShell::Command | inlineprotected |
CondResult_T enum name | Cpl::TShell::Cmd::Command | protected |
detailedHelp | Driver::NV::Cmd | static |
DictItem() | Cpl::Container::DictItem | inlineprotected |
DictItem(const char *ignoreThisParameter_usedToCreateAUniqueConstructor) | Cpl::Container::DictItem | inlineprotected |
eERROR enum value | Cpl::TShell::Cmd::Command | protected |
eERROR_BAD_SYNTAX enum value | Cpl::TShell::Command | |
eERROR_EXTRA_ARGS enum value | Cpl::TShell::Command | |
eERROR_FAILED enum value | Cpl::TShell::Command | |
eERROR_INVALID_ARGS enum value | Cpl::TShell::Command | |
eERROR_INVALID_CMD enum value | Cpl::TShell::Command | |
eERROR_IO enum value | Cpl::TShell::Command | |
eERROR_MISSING_ARGS enum value | Cpl::TShell::Command | |
eEVEN_ enum value (defined in Cpl::Container::MapItem) | Cpl::Container::MapItem | protected |
eFALSE enum value | Cpl::TShell::Cmd::Command | protected |
eLEFT_ enum value (defined in Cpl::Container::MapItem) | Cpl::Container::MapItem | protected |
eRIGHT_ enum value (defined in Cpl::Container::MapItem) | Cpl::Container::MapItem | protected |
eSUCCESS enum value | Cpl::TShell::Command | |
eTRUE enum value | Cpl::TShell::Cmd::Command | protected |
execute(Cpl::TShell::Context_ &context, char *cmdString, Cpl::Io::Output &outfd) noexcept | Driver::NV::Cmd | virtual |
ExtendedItem() | Cpl::Container::ExtendedItem | inlineprotected |
ExtendedItem(const char *ignoreThisParameter_usedToCreateAUniqueConstructor) | Cpl::Container::ExtendedItem | inlineprotected |
getHelp() const noexcept | Driver::NV::Cmd | inlineprotectedvirtual |
getKey() const noexcept | Cpl::TShell::Cmd::Command | protectedvirtual |
getLeft() const | Cpl::Container::MapItem | inlineprotected |
getMinPermissionRequired() const noexcept | Cpl::TShell::Cmd::Command | virtual |
getParent() const | Cpl::Container::MapItem | inlineprotected |
getRight() const | Cpl::Container::MapItem | inlineprotected |
getUsage() const noexcept | Driver::NV::Cmd | inlineprotectedvirtual |
getVerb() const noexcept | Cpl::TShell::Cmd::Command | virtual |
initialize(MapItem *parent) | Cpl::Container::MapItem | inlineprotected |
insert_(void *newContainerPtr) | Cpl::Container::Item | |
isInContainer_(const void *containerPtr) const noexcept | Cpl::Container::Item | |
Item() | Cpl::Container::Item | inlineprotected |
Item(const char *) | Cpl::Container::Item | inlineprotected |
m_balance_ | Cpl::Container::MapItem | protected |
m_hashCode_ | Cpl::Container::DictItem | protected |
m_inListPtr_ | Cpl::Container::Item | |
m_is_NOT_root_ | Cpl::Container::MapItem | protected |
m_mapKey | Cpl::TShell::Cmd::Command | protected |
m_minPermissionLevel | Cpl::TShell::Cmd::Command | protected |
m_nextPtr_ | Cpl::Container::Item | |
m_nvDriver | Driver::NV::Cmd | protected |
m_parentPtr_ | Cpl::Container::MapItem | protected |
m_prevPtr_ | Cpl::Container::ExtendedItem | |
MapItem() | Cpl::Container::MapItem | inlineprotected |
MapItem(const char *ignoreThisParameter_usedToCreateAUniqueConstructor) | Cpl::Container::MapItem | inlineprotected |
readAll(uint8_t execptedValue, Cpl::TShell::Context_ &context, Cpl::Text::String &outtext) | Driver::NV::Cmd | protected |
remove_(Item *itemPtr) noexcept | Cpl::Container::Item | static |
Result_T enum name | Cpl::TShell::Command | |
setLeft(MapItem *n) | Cpl::Container::MapItem | inlineprotected |
setParent(MapItem *n) | Cpl::Container::MapItem | inlineprotected |
setRight(MapItem *n) | Cpl::Container::MapItem | inlineprotected |
usage | Driver::NV::Cmd | static |
verb | Driver::NV::Cmd | static |
writeAll(uint8_t valueToWrite, Cpl::TShell::Context_ &context, Cpl::Text::String &outtext) | Driver::NV::Cmd | protected |
~Command() | Cpl::TShell::Command | inlinevirtual |