FACT++  1.0
ChatClient.h File Reference
#include "Time.h"
#include "MessageDim.h"
#include "DimErrorRedirecter.h"
#include "WindowLog.h"
#include "ReadlineColor.h"
#include "tools.h"
#include "Console.h"
#include "Shell.h"
+ Include dependency graph for ChatClient.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ChatClientImp
 The base implementation for a chat client. More...
 
class  ChatClient< T >
 Implements a remote control based on a Readline class for the Chat client. More...
 
class  ChatConsole
 Derives the ChatClient from Control and adds a proper prompt. More...
 
class  ChatShell
 Derives the ChatClient from Shell and adds colored prompt. More...