Kea 2.7.5
|
This is the complete list of members for isc::config::BaseCommandMgr, including all inherited members.
BaseCommandMgr() | isc::config::BaseCommandMgr | |
CommandHandler typedef | isc::config::BaseCommandMgr | |
deregisterAll() | isc::config::BaseCommandMgr | |
deregisterCommand(const std::string &cmd) | isc::config::BaseCommandMgr | |
ExtendedCommandHandler typedef | isc::config::BaseCommandMgr | |
getHash(const isc::data::ConstElementPtr &config) | isc::config::BaseCommandMgr | static |
handleCommand(const std::string &cmd_name, const isc::data::ConstElementPtr ¶ms, const isc::data::ConstElementPtr &original_cmd) | isc::config::BaseCommandMgr | protectedvirtual |
HandlerContainer typedef | isc::config::BaseCommandMgr | protected |
handlers_ | isc::config::BaseCommandMgr | protected |
processCommand(const isc::data::ConstElementPtr &cmd) | isc::config::BaseCommandMgr | virtual |
registerCommand(const std::string &cmd, CommandHandler handler) | isc::config::BaseCommandMgr | |
registerExtendedCommand(const std::string &cmd, ExtendedCommandHandler handler) | isc::config::BaseCommandMgr | |
~BaseCommandMgr() | isc::config::BaseCommandMgr | inlinevirtual |