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

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

#include "model-node-creator.h"

+ Collaboration diagram for ns3::ModelNode:

Public Types

enum  {
  NODE_ATTRIBUTE , NODE_POINTER , NODE_VECTOR , NODE_VECTOR_ITEM ,
  NODE_OBJECT
}
 

Public Attributes

uint32_t index
 index More...
 
std::string name
 node name More...
 
Ptr< Objectobject
 the object More...
 
enum ns3::ModelNode:: { ... }  type
 node type More...
 

Detailed Description

A class used in the implementation of the GtkConfigStore.

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
NODE_ATTRIBUTE 
NODE_POINTER 
NODE_VECTOR 
NODE_VECTOR_ITEM 
NODE_OBJECT 

Definition at line 42 of file model-node-creator.h.

Member Data Documentation

◆ index

uint32_t ns3::ModelNode::index

◆ name

◆ object

◆ 


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