#include <ProphetLists.h>
Definition at line 728 of file ProphetLists.h.
Public Member Functions | |
FwdStrategyCompGRTRSORT (const FwdStrategyCompGRTRSORT &fsc) | |
bool | operator() (const Bundle *a, const Bundle *b) const |
Protected Member Functions | |
FwdStrategyCompGRTRSORT (ProphetTable *local, ProphetTable *remote) | |
Protected Attributes | |
ProphetTable * | local_ |
ProphetTable * | remote_ |
Friends | |
class | FwdStrategy |
dtn::FwdStrategyCompGRTRSORT::FwdStrategyCompGRTRSORT | ( | const FwdStrategyCompGRTRSORT & | fsc | ) | [inline] |
Definition at line 731 of file ProphetLists.h.
dtn::FwdStrategyCompGRTRSORT::FwdStrategyCompGRTRSORT | ( | ProphetTable * | local, | |
ProphetTable * | remote | |||
) | [inline, protected] |
Reimplemented from dtn::FwdStrategy.
Definition at line 734 of file ProphetLists.h.
References local_, dtn::ProphetTable::p_value(), and remote_.
friend class FwdStrategy [friend] |
Definition at line 741 of file ProphetLists.h.
ProphetTable* dtn::FwdStrategyCompGRTRSORT::local_ [protected] |
ProphetTable* dtn::FwdStrategyCompGRTRSORT::remote_ [protected] |