A Discrete-Event Network Simulator
API
ns3::ModelTypeid Struct Reference

A class used in the implementation of the GtkConfigStore. More...

#include "model-typeid-creator.h"

+ Collaboration diagram for ns3::ModelTypeid:

Public Types

enum  { NODE_ATTRIBUTE, NODE_TYPEID }
 

Public Attributes

std::string defaultValue
 TypeId default value. More...
 
uint32_t index
 stores the index of the attribute in list of attributes for a given TypeId More...
 
std::string name
 TypeId name. More...
 
TypeId tid
 The TypeId object and if it is an attribute, it's the TypeId object of the attribute. More...
 
enum ns3::ModelTypeid:: { ... }  type
 node type More...
 

Detailed Description

A class used in the implementation of the GtkConfigStore.

Definition at line 35 of file model-typeid-creator.h.

Member Data Documentation

std::string ns3::ModelTypeid::defaultValue
uint32_t ns3::ModelTypeid::index

stores the index of the attribute in list of attributes for a given TypeId

Definition at line 55 of file model-typeid-creator.h.

Referenced by ns3::cell_edited_callback_config_default(), ns3::cell_tooltip_callback_config_default(), and ns3::ModelTypeidCreator::VisitAttribute().

std::string ns3::ModelTypeid::name

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