#include <TempBundle.h>
one that exists only in memory and never goes to the persistent store.
This is intended to be used for AnnounceBundles and other cases in which the bundle is only needed to be sent over the wire and is then immediately destroyed.
XXX/demmer do this for real
Definition at line 34 of file TempBundle.h.
Public Member Functions | |
TempBundle () |
dtn::TempBundle::TempBundle | ( | ) | [inline] |
Definition at line 36 of file TempBundle.h.