This is the complete list of members for Ice::Connection, including all inherited members.
abort() noexcept=0 | Ice::Connection | pure virtual |
close(std::function< void()> response, std::function< void(std::exception_ptr)> exception) noexcept=0 | Ice::Connection | pure virtual |
close() | Ice::Connection | |
createProxy(Identity id) const | Ice::Connection | inline |
disableInactivityCheck() noexcept=0 | Ice::Connection | pure virtual |
flushBatchRequests(CompressBatch compress) | Ice::Connection | |
flushBatchRequestsAsync(CompressBatch compress, std::function< void(std::exception_ptr)> exception, std::function< void(bool)> sent=nullptr)=0 | Ice::Connection | pure virtual |
flushBatchRequestsAsync(CompressBatch compress) | Ice::Connection | |
getAdapter() const noexcept=0 | Ice::Connection | pure virtual |
getEndpoint() const noexcept=0 | Ice::Connection | pure virtual |
getInfo() const =0 | Ice::Connection | pure virtual |
setAdapter(const ObjectAdapterPtr &adapter)=0 | Ice::Connection | pure virtual |
setBufferSize(int rcvSize, int sndSize)=0 | Ice::Connection | pure virtual |
setCloseCallback(CloseCallback callback)=0 | Ice::Connection | pure virtual |
throwException() const =0 | Ice::Connection | pure virtual |
toString() const =0 | Ice::Connection | pure virtual |
type() const noexcept=0 | Ice::Connection | pure virtual |
~Connection() (defined in Ice::Connection) | Ice::Connection | virtual |