|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
This is the complete list of members for Connection, including all inherited members.
| _brokenPipe | Connection | protected |
| _mySock | Connection | protected |
| _out | Connection | protected |
| brokenPipe() | Connection | inlinevirtual |
| closeConnection()=0 | Connection | pure virtual |
| Connection() | Connection | inlineprotected |
| dump(ostream &strm) const | Connection | virtual |
| exit()=0 | Connection | pure virtual |
| getOutputStream() | Connection | inlinevirtual |
| getRecvChunkSize()=0 | Connection | pure virtual |
| getSendChunkSize()=0 | Connection | pure virtual |
| getSocket() | Connection | inlinevirtual |
| initConnection()=0 | Connection | pure virtual |
| isConnected() | Connection | inlinevirtual |
| receive(map< string, string > &extensions, ostream *strm=0)=0 | Connection | pure virtual |
| send(const string &buffer)=0 | Connection | protectedpure virtual |
| send(const string &buffer, map< string, string > &extensions)=0 | Connection | pure virtual |
| sendChunk(const string &buffer, map< string, string > &extensions)=0 | Connection | protectedpure virtual |
| sendExit()=0 | Connection | pure virtual |
| sendExtensions(map< string, string > &extensions)=0 | Connection | pure virtual |
| setOutputStream(ostream *strm) | Connection | inlinevirtual |
| ~BESObj() | BESObj | inlinevirtual |
| ~Connection() | Connection | inlinevirtual |