, including all inherited members.
__cancellation() | dtn::net::TCPConnection | [protected, virtual] |
_state | ibrcommon::Thread | [protected] |
attr | ibrcommon::Thread | [protected] |
cancel() | ibrcommon::Thread | [protected] |
clearQueue() | dtn::net::TCPConnection | [protected] |
concurrency(int level) | ibrcommon::Thread | [protected, static] |
connect() | dtn::net::TCPConnection | [protected] |
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::net::TCPConnection | [virtual] |
eventBundleForwarded() | dtn::net::TCPConnection | [virtual] |
eventBundleRefused() | dtn::net::TCPConnection | [virtual] |
eventConnectionDown() | dtn::net::TCPConnection | [virtual] |
eventConnectionUp(const StreamContactHeader &header) | dtn::net::TCPConnection | [virtual] |
eventError() | dtn::net::TCPConnection | [virtual] |
eventShutdown(StreamConnection::ConnectionShutdownCases csc) | dtn::net::TCPConnection | [virtual] |
eventTimeout() | dtn::net::TCPConnection | [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::net::TCPConnection | [protected, virtual] |
getDiscoveryProtocol() const | dtn::net::TCPConnection | |
getHeader() const | dtn::net::TCPConnection | |
getNode() const | dtn::net::TCPConnection | |
good() const | dtn::net::TCPConnection | [protected] |
initialize() | dtn::net::TCPConnection | [virtual] |
keepalive() | dtn::net::TCPConnection | [protected] |
kill(int sig) | ibrcommon::Thread | [protected] |
match(const dtn::core::Node &n) const | dtn::net::TCPConnection | |
match(const dtn::data::EID &destination) const | dtn::net::TCPConnection | |
match(const dtn::core::NodeEvent &evt) const | dtn::net::TCPConnection | |
operator<<(TCPConnection &conn, const dtn::data::Bundle &bundle) | dtn::net::TCPConnection | [friend] |
operator==(const ibrcommon::Thread &other) | ibrcommon::Thread | [inline, protected] |
operator>>(TCPConnection &conn, dtn::data::Bundle &bundle) | dtn::net::TCPConnection | [friend] |
priority | ibrcommon::Thread | [protected] |
queue(const dtn::data::BundleID &bundle) | dtn::net::TCPConnection | |
rejectTransmission() | dtn::net::TCPConnection | [protected] |
run() | dtn::net::TCPConnection | [protected, virtual] |
setup() | dtn::net::TCPConnection | [protected, virtual] |
shutdown() | dtn::net::TCPConnection | |
sleep(size_t timeout) | ibrcommon::Thread | [protected, static] |
stack | ibrcommon::Thread | [protected] |
start(int priority=0) | ibrcommon::DetachedThread | |
stop() | ibrcommon::DetachedThread | |
TCPConnection(TCPConvergenceLayer &tcpsrv, ibrcommon::tcpstream *stream, const dtn::data::EID &name, const size_t timeout=10) | dtn::net::TCPConnection | |
TCPConnection(TCPConvergenceLayer &tcpsrv, const dtn::core::Node &node, const dtn::data::EID &name, const size_t timeout=10) | dtn::net::TCPConnection | |
Thread(size_t stack=DEFAULT_STACKSIZE, bool delete_on_exit=false) | ibrcommon::Thread | [protected] |
THREAD_CANCELLED enum value | ibrcommon::Thread | [protected] |
THREAD_ERROR enum value | ibrcommon::Thread | [protected] |
THREAD_FINALIZED enum value | ibrcommon::Thread | [protected] |
THREAD_FINALIZING enum value | ibrcommon::Thread | [protected] |
THREAD_INITIALIZED enum value | ibrcommon::Thread | [protected] |
THREAD_JOINED enum value | ibrcommon::Thread | [protected] |
THREAD_PREPARE enum value | ibrcommon::Thread | [protected] |
THREAD_RUNNING enum value | ibrcommon::Thread | [protected] |
THREAD_SETUP enum value | ibrcommon::Thread | [protected] |
THREAD_STATE enum name | ibrcommon::Thread | [protected] |
tid | ibrcommon::Thread | [protected] |
yield(void) | ibrcommon::Thread | [protected, static] |
~DetachedThread()=0 | ibrcommon::DetachedThread | [pure virtual] |
~TCPConnection() | dtn::net::TCPConnection | [virtual] |
~Thread()=0 | ibrcommon::Thread | [protected, pure virtual] |