List of Prophet's Bundle facade objects. More...
#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. | |
List of Prophet's Bundle facade objects.
Definition at line 31 of file prophet/BundleList.h.
| virtual prophet::BundleList::~BundleList | ( | ) | [inline, virtual] |
Destructor.
Definition at line 37 of file prophet/BundleList.h.
| 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.
1.6.3