#include <BundleList.h>
Public Member Functions | |
virtual | ~BundleList () |
Destructor. | |
const Bundle * | find (const std::string &dest_id, u_int32_t creation_ts, u_int32_t seqno) const |
Look up and return Bundle* else NULL. |
Definition at line 31 of file prophet/BundleList.h.
virtual prophet::BundleList::~BundleList | ( | ) | [inline, virtual] |
const Bundle* prophet::BundleList::find | ( | const std::string & | dest_id, | |
u_int32_t | creation_ts, | |||
u_int32_t | seqno | |||
) | const [inline] |
Look up and return Bundle* else NULL.
Definition at line 42 of file prophet/BundleList.h.
References end.