#include <ProphetLists.h>
Definition at line 907 of file ProphetLists.h.
Public Member Functions | |
bool | operator() (const Bundle *b) const |
virtual | ~FwdDeciderGRTRPLUS () |
Protected Member Functions | |
FwdDeciderGRTRPLUS (ProphetTable *local, ProphetTable *remote, Link *nexthop, ProphetStats *stats) | |
Protected Attributes | |
ProphetStats * | stats_ |
Friends | |
class | ProphetDecider |
virtual dtn::FwdDeciderGRTRPLUS::~FwdDeciderGRTRPLUS | ( | ) | [inline, virtual] |
Definition at line 923 of file ProphetLists.h.
dtn::FwdDeciderGRTRPLUS::FwdDeciderGRTRPLUS | ( | ProphetTable * | local, | |
ProphetTable * | remote, | |||
Link * | nexthop, | |||
ProphetStats * | stats | |||
) | [inline, protected] |
Reimplemented from dtn::FwdDeciderGRTR.
Reimplemented in dtn::FwdDeciderGTMXPLUS.
Definition at line 910 of file ProphetLists.h.
References dtn::Bundle::dest_, and log_debug.
friend class ProphetDecider [friend] |
Reimplemented from dtn::FwdDeciderGRTR.
Reimplemented in dtn::FwdDeciderGTMXPLUS.
Definition at line 925 of file ProphetLists.h.
ProphetStats* dtn::FwdDeciderGRTRPLUS::stats_ [protected] |
Definition at line 934 of file ProphetLists.h.