Node.h File Reference

#include <sys/types.h>
#include <string>
#include "PointerList.h"

Go to the source code of this file.

Classes

struct  prophet::NodeParams
 Tunable parameter struct for setting global default values for Prophet node algorithms. More...
class  prophet::Node
 Node represents a route to another Prophet node, and as such, tracks destination endpoint ID and delivery predictability (0 <= p <= 1). More...
class  prophet::RIBNode
 RIBNode provides a convenience wrapper around Node for tracking endpoint ID to string ID conversions while serializing/deserializing. More...

Namespaces

namespace  prophet

Typedefs

typedef PointerList< Node > prophet::NodeList
typedef PointerList< RIBNode > prophet::RIBNodeList


Generated on Fri Jan 30 09:43:11 2009 for DTN Reference Implementation by  doxygen 1.5.8