/
class Geo ITerminalInputHandler
This is the documentation for Enlighten.
class Geo ITerminalInputHandler
class Geo::ITerminalInputHandler
Class providing this interface is a source of tty commands and may need polling.
Functions
Name | Description |
---|---|
SetTerminalCmdHandler(ITerminalCmdHandler *) | This method is called to set the command handler. |
TerminalInputPollCallback() | This method is called to poll the input handler. |
virtual void Geo::ITerminalInputHandler::SetTerminalCmdHandler
public: void SetTerminalCmdHandler
(
ITerminalCmdHandler * cmdHandler
)
This method is called to set the command handler.
virtual void Geo::ITerminalInputHandler::TerminalInputPollCallback
public: virtual void TerminalInputPollCallback()
This method is called to poll the input handler.
, multiple selections available,
Related content
class Geo ITerminalCmdHandler
class Geo ITerminalCmdHandler
More like this
class Geo ITerminalCmdHandler
class Geo ITerminalCmdHandler
More like this
class Geo ITerminalCmdHandler
class Geo ITerminalCmdHandler
More like this
class Geo TerminalProvider
class Geo TerminalProvider
More like this
class Geo TerminalProvider
class Geo TerminalProvider
More like this
class Geo ITerminalDelegate
class Geo ITerminalDelegate
More like this