dtn::CLConnection::CLMsg Struct Reference

#include <CLConnection.h>

List of all members.


Detailed Description

struct used for messages going from the daemon thread to the connection thread.

Definition at line 173 of file CLConnection.h.


Public Member Functions

 CLMsg ()
 CLMsg (clmsg_t type, Bundle *bundle=NULL)

Public Attributes

clmsg_t type_
BundleRef bundle_

Constructor & Destructor Documentation

dtn::CLConnection::CLMsg::CLMsg (  )  [inline]

Definition at line 174 of file CLConnection.h.

dtn::CLConnection::CLMsg::CLMsg ( clmsg_t  type,
Bundle bundle = NULL 
) [inline]

Definition at line 178 of file CLConnection.h.


Member Data Documentation

clmsg_t dtn::CLConnection::CLMsg::type_

Definition at line 182 of file CLConnection.h.

Referenced by dtn::CLConnection::close_contact(), and dtn::CLConnection::process_command().

BundleRef dtn::CLConnection::CLMsg::bundle_

Definition at line 183 of file CLConnection.h.

Referenced by dtn::CLConnection::close_contact(), and dtn::CLConnection::process_command().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 8 08:43:45 2007 for DTN Reference Implementation by  doxygen 1.5.3