My Project
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
commands (defined in core::CommandList)core::CommandListprotected
getName() (defined in core::Command)core::Command
output(Session *session)core::Commandvirtual
processCommand(std::string request, TCPSession *session, std::stringstream &data)core::CommandListvirtual
processRequest(std::string request, TCPSession *session, std::stringstream &data) (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