FwdStrategy.h File Reference

#include <algorithm>
#include "Bundle.h"
#include "Table.h"

Go to the source code of this file.

Classes

struct  prophet::FwdStrategy
class  prophet::FwdStrategyComp
 Prophet forwarding strategy is laid out in Prophet I-D March 2006 Section 3.6, and involves two pieces: a decider function and a sort order. More...
class  prophet::FwdStrategyCompGRTRSORT
 Comparator for sorting Bundles according to GRTRSort, Section 3.6, Prophet March 2006. More...
class  prophet::FwdStrategyCompGRTRMAX
struct  prophet::BundleOfferComp
 Due to extensive use of copy constructors in the STL, any inheritance hierarchy of comparators will always get "clipped" back to the base type. More...

Namespaces

namespace  prophet

Defines

#define CASE(_f_s)   case _f_s: return # _f_s


Define Documentation

#define CASE ( _f_s   )     case _f_s: return # _f_s


Generated on Fri Jan 30 09:27:00 2009 for DTN Reference Implementation by  doxygen 1.5.8