#include "AdministrativeBlock.h"#include "Exceptions.h"Go to the source code of this file.
Namespaces | |
| namespace | dtn |
| namespace | dtn::data |
Classes | |
| class | dtn::data::CustodySignalBlock |
Enumerations | |
| enum | dtn::data::CUSTODY_FIELDS { dtn::data::CUSTODY_ADMFIELD = 0, dtn::data::CUSTODY_STATUS = 1, dtn::data::CUSTODY_FRAGMENT_OFFSET = 2, dtn::data::CUSTODY_FRAGMENT_LENGTH = 3, dtn::data::CUSTODY_TIMEOFSIGNAL = 4, dtn::data::CUSTODY_BUNDLE_TIMESTAMP = 5, dtn::data::CUSTODY_UNKNOWN = 6, dtn::data::CUSTODY_BUNDLE_SEQUENCE = 7, dtn::data::CUSTODY_BUNDLE_SOURCE_LENGTH = 8, dtn::data::CUSTODY_BUNDLE_SOURCE = 9 } |
1.5.6