#include <KeosConsoleLookDefault.h>
Public Member Functions | |
| Print (const std::string &Text) | |
| const std::string & | operator() () const |
Ex: CConsole::Instance().RegisterCommand("ver", Console::Bind(Console::Print("version 1.X")));
Definition at line 139 of file KeosConsoleLookDefault.h.
| Keos::Console::Print::Print | ( | const std::string & | Text | ) | [inline] |
Definition at line 141 of file KeosConsoleLookDefault.h.
| const std::string& Keos::Console::Print::operator() | ( | ) | const [inline] |
Definition at line 144 of file KeosConsoleLookDefault.h.
1.5.1-p1