dtn::CLConnection::CLMsg Struct Reference

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

#include <CLConnection.h>

List of all members.

Public Member Functions

 CLMsg ()
 CLMsg (clmsg_t type)
 CLMsg (clmsg_t type, const BundleRef &bundle)

Public Attributes

clmsg_t type_
BundleRef bundle_

Detailed Description

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

Definition at line 169 of file CLConnection.h.


Constructor & Destructor Documentation

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

Definition at line 170 of file CLConnection.h.

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

Definition at line 174 of file CLConnection.h.

dtn::CLConnection::CLMsg::CLMsg ( clmsg_t  type,
const BundleRef bundle 
) [inline]

Definition at line 178 of file CLConnection.h.


Member Data Documentation

Definition at line 183 of file CLConnection.h.

Definition at line 182 of file CLConnection.h.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 21 13:21:16 2010 for DTN Reference Implementation by  doxygen 1.6.3