| CommandFunction typedef | CommandObject< T > | |
| CommandObject(const char *name, CommandFunction command, bool fullname=false) | CommandObject< T > | [inline] |
| fullName() const | CommandObject< T > | [inline] |
| getName() const | CommandObject< T > | [inline] |
| m_command | CommandObject< T > | [protected] |
| m_fullName | CommandObject< T > | [protected] |
| m_name | CommandObject< T > | [protected] |
| Run(T *owner, const std::string &argument) const | CommandObject< T > | [inline] |
| ~CommandObject() | CommandObject< T > | [inline] |
1.5.3