NodeType Class Reference

#include <ChurnGenerator.h>

List of all members.


Detailed Description

Enum specifying node properties.

Author:
Stephan Krause


Public Member Functions

 NodeType ()

Public Attributes

uint32_t typeID
std::string overlayType
std::string tier1Type
std::string tier2Type
std::string tier3Type
vector< std::string > channelTypes


Constructor & Destructor Documentation

NodeType::NodeType (  )  [inline]

00044 : typeID(0) {};


Member Data Documentation

uint32_t NodeType::typeID

std::string NodeType::overlayType

std::string NodeType::tier1Type

std::string NodeType::tier2Type

std::string NodeType::tier3Type

vector<std::string> NodeType::channelTypes


The documentation for this class was generated from the following file:
Generated on Tue Jul 24 16:51:18 2007 for ITM OverSim by  doxygen 1.5.1