FACT++  1.0
RemoteControl.h File Reference
#include <string>
#include "StateMachineDimControl.h"
#include "InterpreterV8.h"
#include "ReadlineColor.h"
#include "Event.h"
#include "tools.h"
#include "Console.h"
#include "Shell.h"
+ Include dependency graph for RemoteControl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RemoteControlImp
 This implements the basic functions of a remote control via dim. More...
 
class  RemoteControl< T >
 Implements a remote control based on a Readline class for the dim network. More...
 
struct  RemoteControl< T >::EventInfo
 
class  RemoteStream
 
class  RemoteConsole
 Derives the RemoteControl from Control and adds a proper prompt. More...
 
class  RemoteShell
 Derives the RemoteControl from Shell and adds colored prompt. More...