IBR-DTNSuite  0.8
dtn::api::EventConnection Class Reference

#include <EventConnection.h>

Inheritance diagram for dtn::api::EventConnection:
Collaboration diagram for dtn::api::EventConnection:

List of all members.

Public Member Functions

 EventConnection (ClientHandler &client, ibrcommon::tcpstream &stream)
virtual ~EventConnection ()
void run ()
void finally ()
void setup ()
void __cancellation ()
void raiseEvent (const dtn::core::Event *evt)

Detailed Description

Definition at line 18 of file EventConnection.h.


Constructor & Destructor Documentation

Definition at line 29 of file EventConnection.cpp.


Member Function Documentation

Implements dtn::api::ProtocolHandler.

Definition at line 232 of file EventConnection.cpp.

void dtn::api::EventConnection::run ( void  ) [virtual]

Implements dtn::api::ProtocolHandler.

Definition at line 181 of file EventConnection.cpp.

References dtn::api::ProtocolHandler::_stream, dtn::api::ClientHandler::API_STATUS_OK, and dtn::utils::Utils::tokenize().

Here is the call graph for this function:


The documentation for this class was generated from the following files: