A Discrete-Event Network Simulator
API
ns3::Queue< Packet > Class Reference


More...

#include "introspected-doxygen.h"

Detailed Description


Config Paths

ns3::Queue<Packet> is accessible through the following paths with Config::Set and Config::Connect:

  • "/NodeList/[i]/DeviceList/[i]/$ns3::SimpleNetDevice/TxQueue"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::CsmaNetDevice/TxQueue"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::PointToPointNetDevice/TxQueue"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::AlohaNoackNetDevice/Queue"

No Attributes are defined for this type.

Attributes defined in parent class ns3::QueueBase

  • MaxSize: The max queue size

TraceSources

TraceSources defined in parent class ns3::QueueBase

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


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