bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
This is the complete list of members for PPTConnection, including all inherited members.
_brokenPipe (defined in Connection) | Connection | protected |
_mySock (defined in Connection) | Connection | protected |
_out (defined in Connection) | Connection | protected |
brokenPipe() (defined in Connection) | Connection | inlinevirtual |
closeConnection() override=0 (defined in PPTConnection) | PPTConnection | pure virtual |
Connection()=default (defined in Connection) | Connection | protected |
dump(std::ostream &strm) const override | PPTConnection | virtual |
exit() override (defined in PPTConnection) | PPTConnection | inlinevirtual |
getOutputStream() (defined in Connection) | Connection | inlinevirtual |
getRecvChunkSize() override (defined in PPTConnection) | PPTConnection | virtual |
getSendChunkSize() override (defined in PPTConnection) | PPTConnection | virtual |
getSocket() (defined in Connection) | Connection | inlinevirtual |
initConnection() override=0 (defined in PPTConnection) | PPTConnection | pure virtual |
isConnected() (defined in Connection) | Connection | inlinevirtual |
PPTConnection(int timeout) (defined in PPTConnection) | PPTConnection | inlineexplicitprotected |
read_extensions(std::map< std::string, std::string > &extensions, const std::string &xstr) | PPTConnection | protectedvirtual |
readBuffer(char *inBuff, const unsigned int buff_size) | PPTConnection | protectedvirtual |
readBufferNonBlocking(char *inBuff, const int buff_size) | PPTConnection | protectedvirtual |
receive(std::map< std::string, std::string > &extensions, std::ostream *strm=nullptr) override | PPTConnection | virtual |
send(const std::string &buffer) override | PPTConnection | protectedvirtual |
send(const std::string &buffer, std::map< std::string, std::string > &extensions) override | PPTConnection | virtual |
sendExit() override | PPTConnection | virtual |
sendExtensions(std::map< std::string, std::string > &extensions) override | PPTConnection | virtual |
setOutputStream(std::ostream *strm) (defined in Connection) | Connection | inlinevirtual |
~BESObj()=default | BESObj | virtual |
~Connection() override=default (defined in Connection) | Connection | |
~PPTConnection() override (defined in PPTConnection) | PPTConnection |