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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

  • "/NodeList/[i]/ApplicationList/[i]/$ns3::DhcpClient"

Attributes

  • RTRS: Time for retransmission of Discover message
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +5e+09ns
    • Flags: construct write read
  • Collect: Time for which offer collection starts
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +5e+09ns
    • Flags: construct write read
  • ReRequest: Time after which request will be resent to next server
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +1e+10ns
    • Flags: construct write read
  • Transactions: The possible value of transaction numbers

Attributes defined in parent class ns3::Application

  • StartTime: Time at which the application will start
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +0ns
    • Flags: construct write read
  • StopTime: Time at which the application will stop
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +0ns
    • Flags: construct write read

TraceSources

  • NewLease: Get a NewLease
    Callback signature: ns3::Ipv4Address::TracedCallback
  • ExpireLease: A lease expires
    Callback signature: ns3::Ipv4Address::TracedCallback

Size of this type is 512 bytes (on a 64-bit architecture).


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