Inheritance diagram for lfc::Console::
Public Methods | |
Console () | |
virtual | ~Console () throw () |
virtual char | pop () |
virtual void | push (const char &value) |
virtual void | flush () |
make this thread safe
|
|
|
|
|
Reimplemented from lfc::_Input. |
|
|
|
Reimplemented from lfc::_Output. |