#include <ProphetLists.h>
Inheritance diagram for dtn::FwdStrategyCompGRTRMAX:
Definition at line 756 of file ProphetLists.h.
Public Member Functions | |
FwdStrategyCompGRTRMAX (const FwdStrategyCompGRTRMAX &f) | |
bool | operator() (const Bundle *a, const Bundle *b) const |
Protected Member Functions | |
FwdStrategyCompGRTRMAX (ProphetTable *remote) | |
Protected Attributes | |
ProphetTable * | remote_ |
Friends | |
class | FwdStrategy |
dtn::FwdStrategyCompGRTRMAX::FwdStrategyCompGRTRMAX | ( | const FwdStrategyCompGRTRMAX & | f | ) | [inline] |
Definition at line 759 of file ProphetLists.h.
dtn::FwdStrategyCompGRTRMAX::FwdStrategyCompGRTRMAX | ( | ProphetTable * | remote | ) | [inline, protected] |
Reimplemented from dtn::FwdStrategy.
Definition at line 761 of file ProphetLists.h.
References dtn::ProphetTable::p_value(), and remote_.
friend class FwdStrategy [friend] |
Definition at line 767 of file ProphetLists.h.
ProphetTable* dtn::FwdStrategyCompGRTRMAX::remote_ [protected] |