#include <ProphetStore.h>
Public Member Functions | |
EndpointIDShim () | |
EndpointIDShim (EndpointID eid) | |
virtual | ~EndpointIDShim () |
int | format (char *buf, size_t sz) const |
EndpointID | value () const |
Definition at line 30 of file ProphetStore.h.
dtn::EndpointIDShim::EndpointIDShim | ( | ) | [inline] |
Definition at line 33 of file ProphetStore.h.
dtn::EndpointIDShim::EndpointIDShim | ( | EndpointID | eid | ) | [inline] |
Definition at line 35 of file ProphetStore.h.
virtual dtn::EndpointIDShim::~EndpointIDShim | ( | ) | [inline, virtual] |
Definition at line 38 of file ProphetStore.h.
int dtn::EndpointIDShim::format | ( | char * | buf, | |
size_t | sz | |||
) | const [inline] |
EndpointID dtn::EndpointIDShim::value | ( | ) | const [inline] |
Definition at line 44 of file ProphetStore.h.