#include <introspected-doxygen.hpp>
Config Paths
ns3::UdpTraceClient is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/ApplicationList/[i]/$ns3::UdpTraceClient"
Attributes
-
RemoteAddress: The destination Address of the outbound packets
-
Set with class: AddressValue
-
Underlying type: Address
-
Initial value: 00-00-00
-
Flags: construct write read
-
RemotePort: The destination port of the outbound packets
-
Set with class: ns3::UintegerValue
-
Underlying type: uint16_t 0:65535
-
Initial value: 100
-
Flags: construct write read
-
MaxPacketSize: The maximum size of a packet (including the SeqTsHeader, 12 bytes).
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 1024
-
Flags: construct write read
-
TraceFilename: Name of file to load a trace from. By default, uses a hardcoded trace.
-
Set with class: StringValue
-
Underlying type:
-
Initial value:
-
Flags: construct write
-
TraceLoop: Loops through the trace file, starting again once it is over.
-
Set with class: BooleanValue
-
Underlying type: bool
-
Initial value: true
-
Flags: construct write
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
No TraceSources are defined for this type.
Size of this type is 200 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: