BMA Server Framework
core::CommandList Member List

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::Commandvirtual
CommandList()core::CommandList
getName() (defined in core::Command)core::Command
output(Session *session)core::Commandvirtual
processCommand(std::string request, Session *session) overridecore::CommandListvirtual
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