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 PPTServer, 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 (defined in PPTServer) | PPTServer | virtual |
Connection()=default (defined in Connection) | Connection | protected |
decr_num_children() (defined in PPTServer) | PPTServer | inline |
dump(std::ostream &strm) const override | PPTServer | virtual |
exit() override (defined in PPTConnection) | PPTConnection | inlinevirtual |
get_num_children() const (defined in PPTServer) | PPTServer | inline |
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 |
incr_num_children() (defined in PPTServer) | PPTServer | inline |
initConnection() override | PPTServer | virtual |
isConnected() (defined in Connection) | Connection | inlinevirtual |
PPTConnection(int timeout) (defined in PPTConnection) | PPTConnection | inlineexplicitprotected |
PPTServer(ServerHandler *handler, SocketListener *listener, bool isSecure) (defined in PPTServer) | PPTServer | |
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 | |
~PPTServer() override=default (defined in PPTServer) | PPTServer |