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 Data Documentation

uint32_t ns3::ModelNode::index

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