NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ns3::Node Class Reference

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

ns3::Node is accessible through the following paths with Config::Set and Config::Connect:

  • "/NodeList/[i]"

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: