#include <ProphetEncounter.h>
Definition at line 102 of file ProphetEncounter.h.
Public Member Functions | |
PEMsg () | |
PEMsg (pemsg_t type, ProphetTLV *tlv=NULL) | |
Public Attributes | |
pemsg_t | type_ |
ProphetTLV * | tlv_ |
dtn::ProphetEncounter::PEMsg::PEMsg | ( | ) | [inline] |
Definition at line 103 of file ProphetEncounter.h.
dtn::ProphetEncounter::PEMsg::PEMsg | ( | pemsg_t | type, | |
ProphetTLV * | tlv = NULL | |||
) | [inline] |
Definition at line 106 of file ProphetEncounter.h.
Definition at line 109 of file ProphetEncounter.h.
Referenced by dtn::ProphetEncounter::process_command().
Definition at line 110 of file ProphetEncounter.h.
Referenced by dtn::ProphetEncounter::process_command(), and dtn::ProphetEncounter::~ProphetEncounter().