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