Helper class for BlockProcessor local state for a block. More...
#include <BP_Local.h>
Public Member Functions | |
BP_Local () | |
Constructor. | |
virtual | ~BP_Local () |
Virtual destructor. |
Helper class for BlockProcessor local state for a block.
Definition at line 28 of file BP_Local.h.
dtn::BP_Local::BP_Local | ( | ) | [inline] |
Constructor.
Definition at line 33 of file BP_Local.h.
virtual dtn::BP_Local::~BP_Local | ( | ) | [inline, virtual] |
Virtual destructor.
Definition at line 38 of file BP_Local.h.