#include <CLConnection.h>
Definition at line 169 of file CLConnection.h.
Public Member Functions | |
CLMsg () | |
CLMsg (clmsg_t type) | |
CLMsg (clmsg_t type, const BundleRef &bundle) | |
Public Attributes | |
clmsg_t | type_ |
BundleRef | bundle_ |
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.