#include <string>
#include <oasys/serialize/Serialize.h>
#include <oasys/serialize/SerializableVector.h>
#include <oasys/util/URI.h>
Go to the source code of this file.
Namespaces | |
| namespace | dtn |
Classes | |
| class | dtn::EndpointID |
| class | dtn::EndpointIDPattern |
| A Distinct class for endpoint patterns (i.e. More... | |
| class | dtn::EndpointIDVector |
| A (serializable) vector of endpoint ids. More... | |
| struct | dtn::GlobalEndpointIDs |
| Helper class to store the global EIDs so that printing an EndpointID within gdb doesn't result in an infinite recursion. More... | |
Typedefs | |
| typedef oasys::URI | dtn::URI |
1.5.6