Public Member Functions | |
void | OnLine (const std::string &line) |
This function is called whenever a user sends a line. | |
std::string | name () |
Returns the name of this editor. |
Definition at line 26 of file EditorString.h.
void EditorString::OnLine | ( | const std::string & | line | ) | [virtual] |
std::string EditorString::name | ( | ) | [inline, virtual] |