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

This is the complete list of members for PPTConnection, 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() override=0 (defined in PPTConnection)PPTConnectionpure virtual
Connection()=default (defined in Connection)Connectionprotected
dump(std::ostream &strm) const overridePPTConnectionvirtual
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() override=0 (defined in PPTConnection)PPTConnectionpure virtual
isConnected() (defined in Connection)Connectioninlinevirtual
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
~PPTConnection() override (defined in PPTConnection)PPTConnection