#include <ProphetLists.h>
Inheritance diagram for dtn::FwdDeciderGTMX:
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::ForwardingInfo::COPY_ACTION, log_debug, dtn::EndpointIDPattern::match(), max_fwd_, and dtn::ProphetDecider::route_.
friend class ProphetDecider [friend] |
u_int dtn::FwdDeciderGTMX::max_fwd_ [protected] |