This is the complete list of members for
Connection, including all inherited members.
| _brokenPipe | Connection | [protected] |
| _mySock | Connection | [protected] |
| _out | Connection | [protected] |
| brokenPipe() | Connection | [inline, virtual] |
| closeConnection()=0 | Connection | [pure virtual] |
| Connection() | Connection | [inline, protected] |
| dump(ostream &strm) const | Connection | [virtual] |
| exit()=0 | Connection | [pure virtual] |
| getOutputStream() | Connection | [inline, virtual] |
| getRecvChunkSize()=0 | Connection | [pure virtual] |
| getSendChunkSize()=0 | Connection | [pure virtual] |
| getSocket() | Connection | [inline, virtual] |
| initConnection()=0 | Connection | [pure virtual] |
| isConnected() | Connection | [inline, virtual] |
| receive(map< string, string > &extensions, ostream *strm=0)=0 | Connection | [pure virtual] |
| send(const string &buffer)=0 | Connection | [protected, pure virtual] |
| send(const string &buffer, map< string, string > &extensions)=0 | Connection | [pure virtual] |
| sendChunk(const string &buffer, map< string, string > &extensions)=0 | Connection | [protected, pure virtual] |
| sendExit()=0 | Connection | [pure virtual] |
| sendExtensions(map< string, string > &extensions)=0 | Connection | [pure virtual] |
| setOutputStream(ostream *strm) | Connection | [inline, virtual] |
| ~BESObj() | BESObj | [inline, virtual] |
| ~Connection() | Connection | [inline, virtual] |