BMA Server Framework
core::Command Member List

This is the complete list of members for core::Command, including all inherited members.

check(std::string request)core::Commandvirtual
getName() (defined in core::Command)core::Command
output(Session *session)core::Commandvirtual
processCommand(std::string request, Session *session)=0core::Commandpure virtual
setName(std::string name)core::Command
tag (defined in core::Object)core::Object