struct used for messages going from the daemon thread to the connection thread. More...
#include <CLConnection.h>
Public Member Functions | |
| CLMsg () | |
| CLMsg (clmsg_t type) | |
| CLMsg (clmsg_t type, const BundleRef &bundle) | |
Public Attributes | |
| clmsg_t | type_ |
| BundleRef | bundle_ |
struct used for messages going from the daemon thread to the connection thread.
Definition at line 169 of file CLConnection.h.
| 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.
Definition at line 178 of file CLConnection.h.
Definition at line 183 of file CLConnection.h.
Definition at line 182 of file CLConnection.h.
1.6.3