#include <string>#include <vector>#include "oasys/debug/DebugUtils.h"#include "oasys/debug/Log.h"#include "oasys/serialize/Serialize.h"Go to the source code of this file.
Classes | |
| class | dtn::AttributeName |
| class | dtn::NamedAttribute |
| Class for a generic list of attributes/parameters, used for various configuration functions. More... | |
Namespaces | |
| namespace | dtn |
Namespace for the dtn daemon source code. | |
Typedefs | |
| typedef std::vector < AttributeName > | dtn::AttributeNameVector |
| typedef std::vector < NamedAttribute > | dtn::AttributeVector |
1.6.3