#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_ |
Definition at line 169 of file CLConnection.h.
| 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.
Definition at line 178 of file CLConnection.h.
| BundleRef dtn::CLConnection::CLConnection::CLMsg::bundle_ |
| clmsg_t dtn::CLConnection::CLConnection::CLMsg::type_ |
1.5.8