NodeType Class Reference

Enum specifying node properties. More...

#include <ChurnGenerator.h>

List of all members.

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 > channelTypesRx
std::vector< std::string > channelTypesTx


Detailed Description

Enum specifying node properties.

Author:
Stephan Krause

Definition at line 42 of file ChurnGenerator.h.


Constructor & Destructor Documentation

NodeType::NodeType (  )  [inline]

Definition at line 45 of file ChurnGenerator.h.

00045 : typeID(0) {};


Member Data Documentation

std::vector<std::string> NodeType::channelTypesRx

std::vector<std::string> NodeType::channelTypesTx

std::string NodeType::overlayType

std::string NodeType::tier1Type

std::string NodeType::tier2Type

std::string NodeType::tier3Type

uint32_t NodeType::typeID


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

Generated on Tue Sep 8 17:27:00 2009 for OverSim by  doxygen 1.5.8