Helper class to store the global EIDs so that printing an EndpointID within gdb doesn't result in an infinite recursion. More...
#include <EndpointID.h>
Static Public Attributes | |
static EndpointID | null_eid_ |
static EndpointIDPattern | wildcard_eid_ |
Helper class to store the global EIDs so that printing an EndpointID within gdb doesn't result in an infinite recursion.
Definition at line 351 of file EndpointID.h.
Definition at line 352 of file EndpointID.h.
Referenced by dtn::EndpointID::NULL_EID().
Definition at line 353 of file EndpointID.h.
Referenced by dtn::EndpointIDPattern::WILDCARD_EID().