#include <ProphetLists.h>
Definition at line 875 of file ProphetLists.h.
Public Member Functions | |
bool | operator() (const Bundle *b) const |
virtual | ~FwdDeciderGTMX () |
Protected Member Functions | |
FwdDeciderGTMX (ProphetTable *local, ProphetTable *remote, Link *nexthop, u_int max_forward) | |
Protected Attributes | |
u_int | max_fwd_ |
Friends | |
class | ProphetDecider |
virtual dtn::FwdDeciderGTMX::~FwdDeciderGTMX | ( | ) | [inline, virtual] |
Definition at line 895 of file ProphetLists.h.
dtn::FwdDeciderGTMX::FwdDeciderGTMX | ( | ProphetTable * | local, | |
ProphetTable * | remote, | |||
Link * | nexthop, | |||
u_int | max_forward | |||
) | [inline, protected] |
Definition at line 898 of file ProphetLists.h.
Reimplemented from dtn::FwdDeciderGRTR.
Definition at line 878 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::FwdDeciderGTMX::max_fwd_ [protected] |
Definition at line 904 of file ProphetLists.h.