_brokenPipe | Connection | [protected] |
_mySock | Connection | [protected] |
_out | Connection | [protected] |
brokenPipe() | Connection | [inline, virtual] |
closeConnection() | PPTServer | [virtual] |
Connection() | Connection | [inline, protected] |
dump(ostream &strm) const | PPTServer | [virtual] |
getOutputStream() | Connection | [inline, virtual] |
getSocket() | Connection | [inline, virtual] |
initConnection() | PPTServer | [virtual] |
isConnected() | Connection | [inline, virtual] |
PPTConnection() | PPTConnection | [inline, protected] |
PPTConnection(int timeout) | PPTConnection | [inline, protected] |
PPTServer(ServerHandler *handler, SocketListener *listener, bool isSecure) | PPTServer | |
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] |
~PPTServer() | PPTServer | [virtual] |