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

#include <ManagementConnection.h>

Inheritance diagram for dtn::api::ManagementConnection:
Collaboration diagram for dtn::api::ManagementConnection:

List of all members.

Public Member Functions

 ManagementConnection (ClientHandler &client, ibrcommon::tcpstream &stream)
virtual ~ManagementConnection ()
void run ()
void finally ()
void setup ()
void __cancellation ()

Detailed Description

Definition at line 17 of file ManagementConnection.h.


Constructor & Destructor Documentation


Member Function Documentation

void dtn::api::ManagementConnection::finally ( void  ) [virtual]

Implements dtn::api::ProtocolHandler.

Definition at line 63 of file ManagementConnection.cpp.

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

Implements dtn::api::ProtocolHandler.

Definition at line 33 of file ManagementConnection.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:

void dtn::api::ManagementConnection::setup ( void  ) [virtual]

Reimplemented from dtn::api::ProtocolHandler.

Definition at line 67 of file ManagementConnection.cpp.


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