Public Member Functions | Protected Member Functions

dtn::net::GenericConnectionInterface Class Reference

#include <GenericServer.h>

Inherited by dtn::net::GenericConnection< T >, and dtn::net::GenericConnection< TCPConvergenceLayer::TCPConnection >.

List of all members.

Public Member Functions

virtual void initialize ()=0
virtual void shutdown ()=0

Protected Member Functions

virtual ~GenericConnectionInterface ()

Detailed Description

Definition at line 24 of file GenericServer.h.


Constructor & Destructor Documentation

virtual dtn::net::GenericConnectionInterface::~GenericConnectionInterface (  )  [inline, protected, virtual]

Definition at line 27 of file GenericServer.h.


Member Function Documentation

virtual void dtn::net::GenericConnectionInterface::initialize (  )  [pure virtual]
virtual void dtn::net::GenericConnectionInterface::shutdown (  )  [pure virtual]

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