bes Updated for version 3.20.13
PPTServer Member List

This is the complete list of members for PPTServer, 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 (defined in PPTServer)PPTServervirtual
Connection() (defined in Connection)Connectioninlineprotected
decr_num_children() (defined in PPTServer)PPTServerinline
dump(std::ostream &strm) const overridePPTServervirtual
exit() (defined in PPTConnection)PPTConnectioninlinevirtual
get_num_children() const (defined in PPTServer)PPTServerinline
getOutputStream() (defined in Connection)Connectioninlinevirtual
getRecvChunkSize() (defined in PPTConnection)PPTConnectionvirtual
getSendChunkSize() (defined in PPTConnection)PPTConnectionvirtual
getSocket() (defined in Connection)Connectioninlinevirtual
incr_num_children() (defined in PPTServer)PPTServerinline
initConnection() overridePPTServervirtual
isConnected() (defined in Connection)Connectioninlinevirtual
PPTConnection(int timeout) (defined in PPTConnection)PPTConnectioninlineprotected
PPTServer(ServerHandler *handler, SocketListener *listener, bool isSecure) (defined in PPTServer)PPTServer
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=0)PPTConnectionvirtual
send(const std::string &buffer)PPTConnectionprotectedvirtual
send(const std::string &buffer, std::map< std::string, std::string > &extensions)PPTConnectionvirtual
sendExit()PPTConnectionvirtual
sendExtensions(std::map< std::string, std::string > &extensions)PPTConnectionvirtual
setOutputStream(std::ostream *strm) (defined in Connection)Connectioninlinevirtual
~BESObj()=defaultBESObjvirtual
~Connection() (defined in Connection)Connectioninlinevirtual
~PPTConnection() (defined in PPTConnection)PPTConnectionvirtual
~PPTServer() override=default (defined in PPTServer)PPTServer