Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ServerProtocol.h File Reference

#include <string>

Go to the source code of this file.

Variables

const string DspEndConnection = string("END CONNECTION")
const string DspConsumerSend = string("CONSUMER SEND")
const string DspConsumerFinish = string("CONSUMER FINISHED")
const string DspRequestNewInfo = string("REQUEST NEW TCONSUMERINFO")
const string DspObjectNotFound = string("ERROR: Requested Object not found.")
const string DspExitNow = string("EXIT NOW")


Variable Documentation

const string DspConsumerFinish = string("CONSUMER FINISHED")
 

Definition at line 30 of file ServerProtocol.h.

Referenced by ConsumerExport::send().

const string DspConsumerSend = string("CONSUMER SEND")
 

Definition at line 29 of file ServerProtocol.h.

Referenced by ConsumerExport::send().

const string DspEndConnection = string("END CONNECTION")
 

Definition at line 28 of file ServerProtocol.h.

Referenced by HistoDisplay::CloseConnection(), DisplayServer::pollConsumer(), and ConsumerExport::~ConsumerExport().

const string DspExitNow = string("EXIT NOW")
 

Definition at line 33 of file ServerProtocol.h.

const string DspObjectNotFound = string("ERROR: Requested Object not found.")
 

Definition at line 32 of file ServerProtocol.h.

Referenced by DisplayServer::pollClients().

const string DspRequestNewInfo = string("REQUEST NEW TCONSUMERINFO")
 

Definition at line 31 of file ServerProtocol.h.

Referenced by DisplayServer::pollClients().


Generated on Mon Feb 15 11:08:12 2010 for loon by  doxygen 1.3.9.1