bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
PPTClient Member List

This is the complete list of members for PPTClient, including all inherited members.

_brokenPipe (defined in Connection)Connectionprotected
_mySock (defined in Connection)Connectionprotected
_out (defined in Connection)Connectionprotected
brokenPipe() (defined in Connection)Connectioninlinevirtual
closeConnection() (defined in PPTClient)PPTClientvirtual
Connection()=default (defined in Connection)Connectionprotected
dump(std::ostream &strm) constPPTClientvirtual
exit() override (defined in PPTConnection)PPTConnectioninlinevirtual
getOutputStream() (defined in Connection)Connectioninlinevirtual
getRecvChunkSize() override (defined in PPTConnection)PPTConnectionvirtual
getSendChunkSize() override (defined in PPTConnection)PPTConnectionvirtual
getSocket() (defined in Connection)Connectioninlinevirtual
initConnection() (defined in PPTClient)PPTClientvirtual
isConnected() (defined in Connection)Connectioninlinevirtual
PPTClient(const string &hostStr, int portVal, int timeout) (defined in PPTClient)PPTClient
PPTClient(const string &unix_socket, int timeout) (defined in PPTClient)PPTClient
PPTConnection(int timeout) (defined in PPTConnection)PPTConnectioninlineexplicitprotected
read_extensions(std::map< std::string, std::string > &extensions, const std::string &xstr)PPTConnectionprotectedvirtual
readBuffer(char *inBuff, const unsigned int buff_size)PPTConnectionprotectedvirtual
readBufferNonBlocking(char *inBuff, const int buff_size)PPTConnectionprotectedvirtual
receive(std::map< std::string, std::string > &extensions, std::ostream *strm=nullptr) overridePPTConnectionvirtual
send(const std::string &buffer) overridePPTConnectionprotectedvirtual
send(const std::string &buffer, std::map< std::string, std::string > &extensions) overridePPTConnectionvirtual
sendExit() overridePPTConnectionvirtual
sendExtensions(std::map< std::string, std::string > &extensions) overridePPTConnectionvirtual
setOutputStream(std::ostream *strm) (defined in Connection)Connectioninlinevirtual
~BESObj()=defaultBESObjvirtual
~Connection() override=default (defined in Connection)Connection
~PPTClient() (defined in PPTClient)PPTClient
~PPTConnection() override (defined in PPTConnection)PPTConnection