FACT++  1.0
LocalControl.h File Reference
#include <ostream>
#include <boost/version.hpp>
#include <boost/filesystem.hpp>
#include "tools.h"
#include "WindowLog.h"
#include "StateMachineImp.h"
#include "Console.h"
#include "Shell.h"
+ Include dependency graph for LocalControl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LocalControl< T >
 Implements a local control for a StateMachine based on a Readline class. More...
 
class  LocalStream
 Derives the LocalControl from ConsoleStream. More...
 
class  LocalConsole
 Derives the LocalControl from Control and adds prompt. More...
 
class  LocalShell
 Derives the LocalControl from Shell and adds a colored prompt. More...