#include <ProphetLists.h>
Definition at line 937 of file ProphetLists.h.
Public Member Functions | |
bool | operator() (const Bundle *b) const |
virtual | ~FwdDeciderGTMXPLUS () |
Protected Member Functions | |
FwdDeciderGTMXPLUS (ProphetTable *local, ProphetTable *remote, Link *nexthop, ProphetStats *stats, u_int max_forward) | |
Protected Attributes | |
u_int | max_fwd_ |
Friends | |
class | ProphetDecider |
virtual dtn::FwdDeciderGTMXPLUS::~FwdDeciderGTMXPLUS | ( | ) | [inline, virtual] |
Definition at line 956 of file ProphetLists.h.
dtn::FwdDeciderGTMXPLUS::FwdDeciderGTMXPLUS | ( | ProphetTable * | local, | |
ProphetTable * | remote, | |||
Link * | nexthop, | |||
ProphetStats * | stats, | |||
u_int | max_forward | |||
) | [inline, protected] |
Definition at line 959 of file ProphetLists.h.
Reimplemented from dtn::FwdDeciderGRTRPLUS.
Definition at line 940 of file ProphetLists.h.
References dtn::Bundle::dest_, dtn::Bundle::fwdlog_, dtn::ForwardingLog::get_transmission_count(), and log_debug.
friend class ProphetDecider [friend] |
u_int dtn::FwdDeciderGTMXPLUS::max_fwd_ [protected] |
Definition at line 964 of file ProphetLists.h.