IBR-DTNSuite 0.6

dtn::api::ClientHandler Member List

This is the complete list of members for dtn::api::ClientHandler, including all inherited members.
__cancellation()dtn::api::ClientHandler [protected, virtual]
_stateibrcommon::Thread [protected]
attribrcommon::Thread [protected]
cancel()ibrcommon::Thread [protected]
cancellation_point()ibrcommon::Thread [protected]
ClientHandler(ApiServerInterface &srv, ibrcommon::tcpstream *stream, size_t connectionid)dtn::api::ClientHandler
concurrency(int level)ibrcommon::Thread [protected, static]
detach(void)ibrcommon::Thread [protected]
DetachedThread(size_t size=DEFAULT_STACKSIZE)ibrcommon::DetachedThread [protected]
equal(pthread_t thread1, pthread_t thread2)ibrcommon::Thread [protected, static]
eventBundleAck(size_t ack)dtn::api::ClientHandler [virtual]
eventBundleForwarded()dtn::api::ClientHandler [virtual]
eventBundleRefused()dtn::api::ClientHandler [virtual]
eventConnectionDown()dtn::api::ClientHandler [virtual]
eventConnectionUp(const StreamContactHeader &header)dtn::api::ClientHandler [virtual]
eventError()dtn::api::ClientHandler [virtual]
eventShutdown(StreamConnection::ConnectionShutdownCases csc)dtn::api::ClientHandler [virtual]
eventTimeout()dtn::api::ClientHandler [virtual]
exec_thread(void *obj)ibrcommon::Thread [protected, static]
exit(void)ibrcommon::Thread [protected, static]
finalize_thread(void *obj)ibrcommon::Thread [protected, static]
finally()dtn::api::ClientHandler [protected, virtual]
getPeer() const dtn::api::ClientHandler
good() const dtn::api::ClientHandler [protected]
iddtn::api::ClientHandler
initialize()dtn::api::ClientHandler [virtual]
kill(int sig)ibrcommon::Thread [protected]
operator<<(ClientHandler &conn, const dtn::data::Bundle &bundle)dtn::api::ClientHandler [friend]
operator==(const ibrcommon::Thread &other)ibrcommon::Thread [inline, protected]
operator>>(ClientHandler &conn, dtn::data::Bundle &bundle)dtn::api::ClientHandler [friend]
priorityibrcommon::Thread [protected]
queue(const dtn::data::Bundle &bundle)dtn::api::ClientHandler
received(const dtn::streams::StreamContactHeader &h)dtn::api::ClientHandler [protected]
run()dtn::api::ClientHandler [protected, virtual]
setup(void)ibrcommon::Thread [inline, protected, virtual]
shutdown()dtn::api::ClientHandler [virtual]
sleep(size_t timeout)ibrcommon::Thread [protected, static]
stackibrcommon::Thread [protected]
start(int priority=0)ibrcommon::DetachedThread
stop()ibrcommon::DetachedThread
Thread(size_t stack=DEFAULT_STACKSIZE, bool delete_on_exit=false)ibrcommon::Thread [protected]
THREAD_CANCELLED enum valueibrcommon::Thread [protected]
THREAD_ERROR enum valueibrcommon::Thread [protected]
THREAD_FINALIZED enum valueibrcommon::Thread [protected]
THREAD_FINALIZING enum valueibrcommon::Thread [protected]
THREAD_INITIALIZED enum valueibrcommon::Thread [protected]
THREAD_JOINED enum valueibrcommon::Thread [protected]
THREAD_PREPARE enum valueibrcommon::Thread [protected]
THREAD_RUNNING enum valueibrcommon::Thread [protected]
THREAD_SETUP enum valueibrcommon::Thread [protected]
THREAD_STATE enum nameibrcommon::Thread [protected]
tidibrcommon::Thread [protected]
yield(void)ibrcommon::Thread [protected, static]
~ClientHandler()dtn::api::ClientHandler [virtual]
~DetachedThread()=0ibrcommon::DetachedThread [pure virtual]
~Thread()=0ibrcommon::Thread [protected, pure virtual]