#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") |
|
|
Definition at line 30 of file ServerProtocol.h. Referenced by ConsumerExport::send(). |
|
|
Definition at line 29 of file ServerProtocol.h. Referenced by ConsumerExport::send(). |
|
|
Definition at line 28 of file ServerProtocol.h. Referenced by HistoDisplay::CloseConnection(), DisplayServer::pollConsumer(), and ConsumerExport::~ConsumerExport(). |
|
|
Definition at line 33 of file ServerProtocol.h. |
|
|
Definition at line 32 of file ServerProtocol.h. Referenced by DisplayServer::pollClients(). |
|
|
Definition at line 31 of file ServerProtocol.h. Referenced by DisplayServer::pollClients(). |
1.3.9.1