#include <ChurnGenerator.h>
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 |
NodeType::NodeType | ( | ) | [inline] |
uint32_t NodeType::typeID |
Referenced by SimpleNetConfigurator::createNode(), IPv4UnderlayConfigurator::createNode(), UnderlayConfigurator::initialize(), ChurnGenerator::initialize(), SimpleNetConfigurator::migrateNode(), IPv4UnderlayConfigurator::migrateNode(), SimpleNetConfigurator::preKillNode(), and IPv4UnderlayConfigurator::preKillNode().
std::string NodeType::overlayType |
std::string NodeType::tier1Type |
std::string NodeType::tier2Type |
std::string NodeType::tier3Type |
std::string NodeType::terminalType |
std::vector<std::string> NodeType::channelTypes |
Referenced by SimpleNetConfigurator::createNode(), and ChurnGenerator::initialize().