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
std::string terminalType
std::vector< std::string > channelTypes

Constructor & Destructor Documentation

NodeType::NodeType (  )  [inline]

00045 : 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

std::vector<std::string> NodeType::channelTypes


The documentation for this class was generated from the following file:

Generated on Fri Sep 19 13:05:07 2008 for ITM OverSim by  doxygen 1.5.5