#include <string>
#include <oasys/debug/Log.h>
#include <oasys/util/StringUtils.h>
Go to the source code of this file.
Namespaces | |
namespace | oasys |
namespace | dtn |
Classes | |
class | dtn::FragmentManager |
The Fragment Manager maintains state for all of the fragmentary bundles, reconstructing whole bundles from partial bundles. More... | |
struct | dtn::FragmentManager::ReassemblyState |
Reassembly state structure. More... |