dtn::CLConnection::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::CLConnection::CLMsg::CLMsg (  )  [inline]

Definition at line 170 of file CLConnection.h.

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

Definition at line 174 of file CLConnection.h.

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

Definition at line 178 of file CLConnection.h.


Member Data Documentation

BundleRef dtn::CLConnection::CLConnection::CLMsg::bundle_

Definition at line 183 of file CLConnection.h.

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

clmsg_t dtn::CLConnection::CLConnection::CLMsg::type_

Definition at line 182 of file CLConnection.h.

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


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

Generated on Fri Jan 30 09:27:03 2009 for DTN Reference Implementation by  doxygen 1.5.8