#include <PPTProtocol.h>
Static Public Attributes | |
static string | PPT_PROTOCOL_UNDEFINED |
static string | PPT_COMPLETE_DATA_TRANSMITION |
static string | PPT_EXIT_NOW |
static string | PPTCLIENT_TESTING_CONNECTION |
static string | PPTCLIENT_REQUEST_AUTHPORT |
static string | PPTSERVER_CONNECTION_OK |
static string | PPTSERVER_AUTHENTICATE |
Definition at line 42 of file PPTProtocol.h.
string PPTProtocol::PPT_PROTOCOL_UNDEFINED [static] |
string PPTProtocol::PPT_COMPLETE_DATA_TRANSMITION [static] |
Definition at line 48 of file PPTProtocol.h.
Referenced by PPTConnection::receive(), and PPTConnection::send().
string PPTProtocol::PPT_EXIT_NOW [static] |
Definition at line 49 of file PPTProtocol.h.
Referenced by PPTConnection::receive(), and PPTConnection::sendExit().
string PPTProtocol::PPTCLIENT_TESTING_CONNECTION [static] |
string PPTProtocol::PPTCLIENT_REQUEST_AUTHPORT [static] |
Definition at line 53 of file PPTProtocol.h.
string PPTProtocol::PPTSERVER_CONNECTION_OK [static] |
string PPTProtocol::PPTSERVER_AUTHENTICATE [static] |