#include <ProphetLists.h>
Inheritance diagram for dtn::BundleOfferComp:

Definition at line 398 of file ProphetLists.h.
Public Member Functions | |
| BundleOfferComp (ProphetDictionary *ribd, ProphetTable *local) | |
| bool | operator() (const BundleOffer *a, const BundleOffer *b) const |
Public Attributes | |
| ProphetDictionary * | ribd_ |
| ProphetTable * | nodes_ |
| dtn::BundleOfferComp::BundleOfferComp | ( | ProphetDictionary * | ribd, | |
| ProphetTable * | local | |||
| ) | [inline] |
Definition at line 400 of file ProphetLists.h.
| bool dtn::BundleOfferComp::operator() | ( | const BundleOffer * | a, | |
| const BundleOffer * | b | |||
| ) | const [inline] |
Reimplemented in dtn::BundleOfferSIDComp.
Definition at line 403 of file ProphetLists.h.
References dtn::ProphetDictionary::find(), nodes_, dtn::ProphetTable::p_value(), ribd_, and dtn::BundleOffer::sid().
Referenced by dtn::BundleOfferSIDComp::operator()().
1.5.1