| _brokenPipe | Connection | [protected] |
| _mySock | Connection | [protected] |
| _out | Connection | [protected] |
| brokenPipe() | Connection | [inline, virtual] |
| closeConnection()=0 | PPTConnection | [pure virtual] |
| Connection() | Connection | [inline, protected] |
| dump(ostream &strm) const | PPTConnection | [virtual] |
| getOutputStream() | Connection | [inline, virtual] |
| getSocket() | Connection | [inline, virtual] |
| initConnection()=0 | PPTConnection | [pure virtual] |
| isConnected() | Connection | [inline, virtual] |
| PPTConnection(int timeout) | PPTConnection | [inline, protected] |
| readBuffer(char *inBuff) | PPTConnection | [protected] |
| readBufferNonBlocking(char *inBuff) | PPTConnection | [protected] |
| receive(ostream *strm=0) | PPTConnection | [virtual] |
| send(const string &buffer) | PPTConnection | [virtual] |
| sendExit() | PPTConnection | [virtual] |
| setOutputStream(ostream *strm) | Connection | [inline, virtual] |
| writeBuffer(const string &buffer) | PPTConnection | [protected] |
| ~BESObj() | BESObj | [inline, virtual] |
| ~Connection() | Connection | [inline, virtual] |
| ~PPTConnection() | PPTConnection | [inline, virtual] |