OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
This is the complete list of members for PPTConnection, including all inherited members.
_brokenPipe | Connection | protected |
_mySock | Connection | protected |
_out | Connection | protected |
brokenPipe() | Connection | inlinevirtual |
closeConnection()=0 | PPTConnection | pure virtual |
Connection() | Connection | inlineprotected |
dump(ostream &strm) const | PPTConnection | virtual |
exit() | PPTConnection | inlinevirtual |
getOutputStream() | Connection | inlinevirtual |
getRecvChunkSize() | PPTConnection | virtual |
getSendChunkSize() | PPTConnection | virtual |
getSocket() | Connection | inlinevirtual |
initConnection()=0 | PPTConnection | pure virtual |
isConnected() | Connection | inlinevirtual |
PPTConnection(int timeout) | PPTConnection | inlineprotected |
read_extensions(map< string, string > &extensions, const string &xstr) | 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) | Connection | inlinevirtual |
~BESObj() | BESObj | inlinevirtual |
~Connection() | Connection | inlinevirtual |
~PPTConnection() | PPTConnection | virtual |