#include <ProphetLists.h>
Inheritance diagram for dtn::FwdDeciderGTMXPLUS:
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::ForwardingInfo::COPY_ACTION, dtn::ProphetStats::get_p_max(), log_debug, dtn::EndpointIDPattern::match(), max_fwd_, dtn::ProphetTable::p_value(), dtn::FwdDeciderGRTR::remote_, dtn::ProphetDecider::route_, and dtn::FwdDeciderGRTRPLUS::stats_.
friend class ProphetDecider [friend] |
u_int dtn::FwdDeciderGTMXPLUS::max_fwd_ [protected] |