class Geo ITerminalCmdHandler

This is the documentation for Enlighten.

class Geo ITerminalCmdHandler

class Geo::ITerminalCmdHandler

A class that provides this interface can process tty string commands.

Functions

Name

Description

Name

Description

TerminalCmdCallback(const char *)

This method is called when a command should be processed.



virtual void Geo::ITerminalCmdHandler::TerminalCmdCallback


public: void TerminalCmdCallback
(
    const char * cmd
)


This method is called when a command should be processed.