A Discrete-Event Network Simulator
API
ns3::UanNetDevice Member List

This is the complete list of members for ns3::UanNetDevice, including all inherited members.

AddLinkChangeCallback(Callback< void > callback)ns3::UanNetDevicevirtual
AggregateObject(Ptr< Object > other)ns3::Object
Check(void) constns3::Objectprivate
CheckLoose(void) constns3::Objectprivate
Clear(void)ns3::UanNetDevice
Construct(const AttributeConstructionList &attributes)ns3::Objectprivate
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
Dispose(void)ns3::Object
DoDelete(void)ns3::Objectprivate
DoDispose(void)ns3::UanNetDeviceprotectedvirtual
DoGetChannel(void) constns3::UanNetDeviceprivate
DoGetObject(TypeId tid) constns3::Objectprivate
DoInitialize(void)ns3::UanNetDeviceprotectedvirtual
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value)ns3::ObjectBaseprivate
ForwardUp(Ptr< Packet > pkt, uint16_t protocolNumber, const Mac8Address &src)ns3::UanNetDeviceprivatevirtual
GetAddress(void) constns3::UanNetDevicevirtual
GetAggregateIterator(void) constns3::Object
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetBroadcast(void) constns3::UanNetDevicevirtual
GetChannel(void) constns3::UanNetDevicevirtual
GetIfIndex(void) constns3::UanNetDevicevirtual
GetInstanceTypeId(void) constns3::Objectvirtual
GetMac(void) constns3::UanNetDevice
GetMtu(void) constns3::UanNetDevicevirtual
GetMulticast(Ipv4Address multicastGroup) constns3::UanNetDevicevirtual
GetMulticast(Ipv6Address addr) constns3::UanNetDevicevirtual
GetNode(void) constns3::UanNetDevicevirtual
GetObject(void) constns3::Objectinline
GetObject(TypeId tid) constns3::Object
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Objectinline
GetObjectIid(void)ns3::ObjectBaserelated
GetPhy(void) constns3::UanNetDevice
GetReferenceCount(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetTransducer(void) constns3::UanNetDevice
GetTxModeIndex()ns3::UanNetDevice
GetTypeId(void)ns3::UanNetDevicestatic
Initialize(void)ns3::Object
IsBridge(void) constns3::UanNetDevicevirtual
IsBroadcast(void) constns3::UanNetDevicevirtual
IsInitialized(void) constns3::Object
IsLinkUp(void) constns3::UanNetDevicevirtual
IsMulticast(void) constns3::UanNetDevicevirtual
IsPointToPoint(void) constns3::UanNetDevicevirtual
LinkChangeTracedCallback typedefns3::NetDevice
m_aggregatesns3::Objectprivate
m_channelns3::UanNetDeviceprivate
m_clearedns3::UanNetDeviceprivate
m_countns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >mutableprivate
m_disposedns3::Objectprivate
m_forwardUpns3::UanNetDeviceprivate
m_getObjectCountns3::Objectprivate
m_ifIndexns3::UanNetDeviceprivate
m_initializedns3::Objectprivate
m_linkChangesns3::UanNetDeviceprivate
m_linkupns3::UanNetDeviceprivate
m_macns3::UanNetDeviceprivate
m_mtuns3::UanNetDeviceprivate
m_nodens3::UanNetDeviceprivate
m_phyns3::UanNetDeviceprivate
m_rxLoggerns3::UanNetDeviceprivate
m_tidns3::Objectprivate
m_transns3::UanNetDeviceprivate
m_txLoggerns3::UanNetDeviceprivate
NeedsArp(void) constns3::UanNetDevicevirtual
NotifyConstructionCompleted(void)ns3::ObjectBaseprotectedvirtual
NotifyNewAggregate(void)ns3::Objectprotectedvirtual
NS3_PACKET_BROADCAST enum valuens3::NetDevice
NS3_PACKET_HOST enum valuens3::NetDevice
NS3_PACKET_MULTICAST enum valuens3::NetDevice
NS3_PACKET_OTHERHOST enum valuens3::NetDevice
Object()ns3::Object
Object(const Object &o)ns3::Objectprotected
operator=([[maybe_unused]] const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
PACKET_BROADCAST enum valuens3::NetDevice
PACKET_HOST enum valuens3::NetDevice
PACKET_MULTICAST enum valuens3::NetDevice
PACKET_OTHERHOST enum valuens3::NetDevice
PacketType enum namens3::NetDevice
PromiscReceiveCallback typedefns3::NetDevice
ReceiveCallback typedefns3::NetDevice
Ref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
RxTxTracedCallback typedefns3::UanNetDevice
Send(Ptr< Packet > packet, const Address &dest, uint16_t protocolNumber)ns3::UanNetDevicevirtual
SendFrom(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber)ns3::UanNetDevicevirtual
SetAddress(Address address)ns3::UanNetDevicevirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetChannel(Ptr< UanChannel > channel)ns3::UanNetDevice
SetIfIndex(const uint32_t index)ns3::UanNetDevicevirtual
SetMac(Ptr< UanMac > mac)ns3::UanNetDevice
SetMtu(const uint16_t mtu)ns3::UanNetDevicevirtual
SetNode(Ptr< Node > node)ns3::UanNetDevicevirtual
SetPhy(Ptr< UanPhy > phy)ns3::UanNetDevice
SetPromiscReceiveCallback(PromiscReceiveCallback cb)ns3::UanNetDevicevirtual
SetReceiveCallback(NetDevice::ReceiveCallback cb)ns3::UanNetDevicevirtual
SetSleepMode(bool sleep)ns3::UanNetDevice
SetTransducer(Ptr< UanTransducer > trans)ns3::UanNetDevice
SetTxModeIndex(uint32_t txModeIndex)ns3::UanNetDevice
SetTypeId(TypeId tid)ns3::Objectprivate
SimpleRefCount()ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]])ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SupportsSendFrom(void) constns3::UanNetDevicevirtual
TraceConnect(std::string name, std::string context, const CallbackBase &cb)ns3::ObjectBase
TraceConnectWithoutContext(std::string name, const CallbackBase &cb)ns3::ObjectBase
TraceDisconnect(std::string name, std::string context, const CallbackBase &cb)ns3::ObjectBase
TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb)ns3::ObjectBase
UanNetDevice()ns3::UanNetDevice
UanPhyList typedefns3::UanNetDevice
UanTransducerList typedefns3::UanNetDevice
Unref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) constns3::Objectprivate
~NetDevice()ns3::NetDevicevirtual
~Object()ns3::Objectvirtual
~ObjectBase()ns3::ObjectBasevirtual
~UanNetDevice()ns3::UanNetDevicevirtual