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 187 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 188 of file CLConnection.h.

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

Definition at line 192 of file CLConnection.h.


Member Data Documentation

clmsg_t dtn::CLConnection::CLMsg::type_

Definition at line 196 of file CLConnection.h.

Referenced by dtn::CLConnection::process_command().

BundleRef dtn::CLConnection::CLMsg::bundle_

Definition at line 197 of file CLConnection.h.

Referenced by dtn::CLConnection::process_command().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 22 14:48:04 2006 for DTN Reference Implementation by  doxygen 1.5.1