bes
Updated for version 3.17.0
|
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(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(map< string, string > &extensions, const string &xstr) | PPTConnection | protectedvirtual |
readBuffer(char *inBuff, const unsigned int buff_size) | PPTConnection | protectedvirtual |
readBufferNonBlocking(char *inBuff, const int buff_size) | PPTConnection | protectedvirtual |
receive(map< string, string > &extensions, ostream *strm=0) | PPTConnection | virtual |
send(const string &buffer) | PPTConnection | protectedvirtual |
send(const string &buffer, map< string, string > &extensions) | PPTConnection | virtual |
sendExit() | PPTConnection | virtual |
sendExtensions(map< string, string > &extensions) | PPTConnection | virtual |
setOutputStream(ostream *strm) (defined in Connection) | Connection | inlinevirtual |
~BESObj() | BESObj | inlinevirtual |
~Connection() (defined in Connection) | Connection | inlinevirtual |
~PPTConnection() (defined in PPTConnection) | PPTConnection | virtual |