#include <introspected-doxygen.hpp>
Config Paths
ns3::Node is accessible through the following paths with Config::Set and Config::Connect:
Attributes
-
DeviceList: The list of devices associated to this Node.
-
Set with class: ns3::ObjectPtrContainerValue
-
Underlying type: ns3::Ptr< ns3::NetDevice>
-
Flags: read
-
ApplicationList: The list of applications associated to this Node.
-
Set with class: ns3::ObjectPtrContainerValue
-
Underlying type: ns3::Ptr< ns3::Application>
-
Flags: read
-
Id: The id (unique integer) of this Node.
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Flags: read
-
SystemId: The systemId of this node: a unique integer used for parallel simulations.
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Flags: write read
No TraceSources are defined for this type.
Size of this type is 136 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: