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
cObject ** context

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
cObject** NodeType::context
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 Wed May 26 16:21:18 2010 for OverSim by  doxygen 1.6.3