BMA Server Framework
|
This is the complete list of members for core::CommandList, including all inherited members.
add(Command &command, std::string name="") | core::CommandList | |
check(std::string request) | core::Command | virtual |
CommandList() | core::CommandList | |
getName() (defined in core::Command) | core::Command | |
output(Session *session) | core::Command | virtual |
processCommand(std::string request, Session *session) override | core::CommandList | virtual |
processRequest(std::string request, Session *session) (defined in core::CommandList) | core::CommandList | |
remove(Command &command) (defined in core::CommandList) | core::CommandList | |
setName(std::string name) | core::Command | |
tag (defined in core::Object) | core::Object | |
~CommandList() | core::CommandList |