bes Updated for version 3.20.13
|
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()=0 (defined in PPTConnection) | PPTConnection | pure virtual |
Connection() (defined in Connection) | Connection | inlineprotected |
dump(std::ostream &strm) const | PPTConnection | virtual |
exit() (defined in PPTConnection) | PPTConnection | inlinevirtual |
getOutputStream() (defined in Connection) | Connection | inlinevirtual |
getRecvChunkSize() (defined in PPTConnection) | PPTConnection | virtual |
getSendChunkSize() (defined in PPTConnection) | PPTConnection | virtual |
getSocket() (defined in Connection) | Connection | inlinevirtual |
initConnection()=0 (defined in PPTConnection) | PPTConnection | pure virtual |
isConnected() (defined in Connection) | Connection | inlinevirtual |
PPTConnection(int timeout) (defined in PPTConnection) | PPTConnection | inlineprotected |
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=0) | PPTConnection | virtual |
send(const std::string &buffer) | PPTConnection | protectedvirtual |
send(const std::string &buffer, std::map< std::string, std::string > &extensions) | PPTConnection | virtual |
sendExit() | PPTConnection | virtual |
sendExtensions(std::map< std::string, std::string > &extensions) | PPTConnection | virtual |
setOutputStream(std::ostream *strm) (defined in Connection) | Connection | inlinevirtual |
~BESObj()=default | BESObj | virtual |
~Connection() (defined in Connection) | Connection | inlinevirtual |
~PPTConnection() (defined in PPTConnection) | PPTConnection | virtual |