dtn::FwdStrategyCompGRTRSORT Class Reference

#include <ProphetLists.h>

Inheritance diagram for dtn::FwdStrategyCompGRTRSORT:

dtn::FwdStrategy

List of all members.


Detailed Description

Forwarding strategy comparator for GRTR_SORT.

Definition at line 728 of file ProphetLists.h.


Public Member Functions

 FwdStrategyCompGRTRSORT (const FwdStrategyCompGRTRSORT &fsc)
bool operator() (const Bundle *a, const Bundle *b) const

Protected Member Functions

 FwdStrategyCompGRTRSORT (ProphetTable *local, ProphetTable *remote)

Protected Attributes

ProphetTablelocal_
ProphetTableremote_

Friends

class FwdStrategy

Constructor & Destructor Documentation

dtn::FwdStrategyCompGRTRSORT::FwdStrategyCompGRTRSORT ( const FwdStrategyCompGRTRSORT fsc  )  [inline]

Definition at line 731 of file ProphetLists.h.

dtn::FwdStrategyCompGRTRSORT::FwdStrategyCompGRTRSORT ( ProphetTable local,
ProphetTable remote 
) [inline, protected]

Definition at line 742 of file ProphetLists.h.

References ASSERT.


Member Function Documentation

bool dtn::FwdStrategyCompGRTRSORT::operator() ( const Bundle a,
const Bundle b 
) const [inline]

Reimplemented from dtn::FwdStrategy.

Definition at line 734 of file ProphetLists.h.

References local_, dtn::ProphetTable::p_value(), and remote_.


Friends And Related Function Documentation

friend class FwdStrategy [friend]

Definition at line 741 of file ProphetLists.h.


Member Data Documentation

ProphetTable* dtn::FwdStrategyCompGRTRSORT::local_ [protected]

Definition at line 749 of file ProphetLists.h.

Referenced by operator()().

ProphetTable* dtn::FwdStrategyCompGRTRSORT::remote_ [protected]

Definition at line 750 of file ProphetLists.h.

Referenced by operator()().


The documentation for this class was generated from the following file:
Generated on Sat Sep 8 08:36:22 2007 for DTN Reference Implementation by  doxygen 1.5.3