OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
PPTProtocol Class Reference

#include <PPTProtocol.h>

Collaboration diagram for PPTProtocol:
Collaboration graph

Static Public Attributes

static string PPT_COMPLETE_DATA_TRANSMITION = "PPT_COMPLETE_DATA_TRANSMITION"
 
static string PPT_EXIT_NOW = "PPT_EXIT_NOW"
 
static string PPT_PROTOCOL_UNDEFINED = "PPT_PROTOCOL_UNDEFINED"
 
static string PPTCLIENT_REQUEST_AUTHPORT = "PPTCLIENT_REQUEST_AUTHPORT"
 
static string PPTCLIENT_TESTING_CONNECTION = "PPTCLIENT_TESTING_CONNECTION"
 
static string PPTSERVER_AUTHENTICATE = "PPTSERVER_AUTHENTICATE"
 
static string PPTSERVER_CONNECTION_OK = "PPTSERVER_CONNECTION_OK"
 

Detailed Description

Definition at line 40 of file PPTProtocol.h.

Member Data Documentation

◆ PPT_COMPLETE_DATA_TRANSMITION

string PPTProtocol::PPT_COMPLETE_DATA_TRANSMITION = "PPT_COMPLETE_DATA_TRANSMITION"
static

Definition at line 46 of file PPTProtocol.h.

Referenced by PPTServer::closeConnection().

◆ PPT_EXIT_NOW

string PPTProtocol::PPT_EXIT_NOW = "PPT_EXIT_NOW"
static

Definition at line 47 of file PPTProtocol.h.

Referenced by PPTConnection::exit(), and PPTConnection::sendExit().

◆ PPT_PROTOCOL_UNDEFINED

string PPTProtocol::PPT_PROTOCOL_UNDEFINED = "PPT_PROTOCOL_UNDEFINED"
static

Definition at line 45 of file PPTProtocol.h.

Referenced by PPTClient::initConnection().

◆ PPTCLIENT_REQUEST_AUTHPORT

string PPTProtocol::PPTCLIENT_REQUEST_AUTHPORT = "PPTCLIENT_REQUEST_AUTHPORT"
static

Definition at line 51 of file PPTProtocol.h.

Referenced by PPTServer::closeConnection(), and PPTClient::initConnection().

◆ PPTCLIENT_TESTING_CONNECTION

string PPTProtocol::PPTCLIENT_TESTING_CONNECTION = "PPTCLIENT_TESTING_CONNECTION"
static

Definition at line 50 of file PPTProtocol.h.

Referenced by PPTServer::closeConnection(), and PPTClient::initConnection().

◆ PPTSERVER_AUTHENTICATE

string PPTProtocol::PPTSERVER_AUTHENTICATE = "PPTSERVER_AUTHENTICATE"
static

Definition at line 55 of file PPTProtocol.h.

Referenced by PPTServer::closeConnection(), and PPTClient::initConnection().

◆ PPTSERVER_CONNECTION_OK

string PPTProtocol::PPTSERVER_CONNECTION_OK = "PPTSERVER_CONNECTION_OK"
static

Definition at line 54 of file PPTProtocol.h.

Referenced by PPTServer::closeConnection(), and PPTClient::initConnection().


The documentation for this class was generated from the following files: