bes
Updated for version 3.17.4
|
This is the complete list of members for Connection, 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 Connection) | Connection | pure virtual |
Connection() (defined in Connection) | Connection | inlineprotected |
dump(ostream &strm) const | Connection | virtual |
exit()=0 (defined in Connection) | Connection | pure virtual |
getOutputStream() (defined in Connection) | Connection | inlinevirtual |
getRecvChunkSize()=0 (defined in Connection) | Connection | pure virtual |
getSendChunkSize()=0 (defined in Connection) | Connection | pure virtual |
getSocket() (defined in Connection) | Connection | inlinevirtual |
initConnection()=0 (defined in Connection) | Connection | pure virtual |
isConnected() (defined in Connection) | Connection | inlinevirtual |
receive(map< string, string > &extensions, ostream *strm=0)=0 (defined in Connection) | Connection | pure virtual |
send(const string &buffer)=0 (defined in Connection) | Connection | protectedpure virtual |
send(const string &buffer, map< string, string > &extensions)=0 (defined in Connection) | Connection | pure virtual |
sendChunk(const string &buffer, map< string, string > &extensions)=0 (defined in Connection) | Connection | protectedpure virtual |
sendExit()=0 (defined in Connection) | Connection | pure virtual |
sendExtensions(map< string, string > &extensions)=0 (defined in Connection) | Connection | pure virtual |
setOutputStream(ostream *strm) (defined in Connection) | Connection | inlinevirtual |
~BESObj() | BESObj | inlinevirtual |
~Connection() (defined in Connection) | Connection | inlinevirtual |