dtn::daemon::ClientHandler Member List

This is the complete list of members for dtn::daemon::ClientHandler, including all inherited members.
__cancellation()ibrcommon::Thread [inline, protected, virtual]
__delete_on_exitibrcommon::Thread [protected]
_readyibrcommon::Thread [protected]
_readycondibrcommon::Thread [protected]
attribrcommon::Thread [protected]
cancel()ibrcommon::Thread [protected]
ClientHandler(ApiServerInterface &srv, ibrcommon::tcpstream *stream, size_t connectionid)dtn::daemon::ClientHandler
concurrency(int level)ibrcommon::Thread [protected, static]
detach(void)ibrcommon::Thread [protected]
DetachedThread(size_t size=DEFAULT_STACKSIZE)ibrcommon::DetachedThread [protected]
disableCancel(int &state)ibrcommon::Thread [protected, static]
enableCancel(int &state)ibrcommon::Thread [protected, static]
equal(pthread_t thread1, pthread_t thread2)ibrcommon::Thread [protected, static]
eventBundleAck(size_t ack)dtn::daemon::ClientHandler [virtual]
dtn::streams::StreamConnection::Callback::eventBundleAck(size_t ack)=0dtn::streams::StreamConnection::Callback [pure virtual]
eventBundleForwarded()dtn::daemon::ClientHandler [virtual]
dtn::streams::StreamConnection::Callback::eventBundleForwarded()=0dtn::streams::StreamConnection::Callback [pure virtual]
eventBundleRefused()dtn::daemon::ClientHandler [virtual]
dtn::streams::StreamConnection::Callback::eventBundleRefused()=0dtn::streams::StreamConnection::Callback [pure virtual]
eventConnectionDown()dtn::daemon::ClientHandler [virtual]
dtn::streams::StreamConnection::Callback::eventConnectionDown()=0dtn::streams::StreamConnection::Callback [pure virtual]
eventConnectionUp(const StreamContactHeader &header)dtn::daemon::ClientHandler [virtual]
dtn::streams::StreamConnection::Callback::eventConnectionUp(const StreamContactHeader &header)=0dtn::streams::StreamConnection::Callback [pure virtual]
eventError()dtn::daemon::ClientHandler [virtual]
dtn::streams::StreamConnection::Callback::eventError()=0dtn::streams::StreamConnection::Callback [pure virtual]
eventShutdown(StreamConnection::ConnectionShutdownCases csc)dtn::daemon::ClientHandler [virtual]
dtn::streams::StreamConnection::Callback::eventShutdown(StreamConnection::ConnectionShutdownCases csc)=0dtn::streams::StreamConnection::Callback [pure virtual]
eventTimeout()dtn::daemon::ClientHandler [virtual]
dtn::streams::StreamConnection::Callback::eventTimeout()=0dtn::streams::StreamConnection::Callback [pure virtual]
exec_thread(void *obj)ibrcommon::Thread [protected, static]
exit(void)ibrcommon::DetachedThread
finally()dtn::daemon::ClientHandler [protected, virtual]
getPeer() const dtn::daemon::ClientHandler
iddtn::daemon::ClientHandler
initialize()dtn::daemon::ClientHandler [virtual]
kill(int sig)ibrcommon::Thread [protected]
operator<<(ClientHandler &conn, const dtn::data::Bundle &bundle)dtn::daemon::ClientHandler [friend]
operator==(const ibrcommon::Thread &other)ibrcommon::Thread [inline, protected]
operator>>(ClientHandler &conn, dtn::data::Bundle &bundle)dtn::daemon::ClientHandler [friend]
priorityibrcommon::Thread [protected]
queue(const dtn::data::Bundle &bundle)dtn::daemon::ClientHandler
ready()ibrcommon::Thread [protected]
received(const dtn::streams::StreamContactHeader &h)dtn::daemon::ClientHandler [protected]
restoreCancel(const int &state)ibrcommon::Thread [protected, static]
run()dtn::daemon::ClientHandler [protected, virtual]
setCancel(bool val)ibrcommon::Thread [protected]
shutdown()dtn::daemon::ClientHandler [virtual]
sleep(size_t timeout)ibrcommon::Thread [protected, static]
stackibrcommon::Thread [protected]
start(int priority=0)ibrcommon::DetachedThread
stop()ibrcommon::DetachedThread
testcancel()ibrcommon::Thread [protected, static]
Thread(size_t stack=DEFAULT_STACKSIZE, bool delete_on_exit=false)ibrcommon::Thread [protected]
tidibrcommon::Thread [protected]
waitready()ibrcommon::Thread [protected]
yield(void)ibrcommon::Thread [protected, static]
~ClientHandler()dtn::daemon::ClientHandler [virtual]
~DetachedThread()ibrcommon::DetachedThread [virtual]
~Thread()ibrcommon::Thread [protected, virtual]