OverSim
NodeType Class Reference

Enum specifying node properties. More...

#include <ChurnGenerator.h>

Public Member Functions

 NodeType ()

Public Attributes

int32_t typeID
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.

: typeID(-1),context(NULL) {};

Member Data Documentation

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

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