A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::MeshPointDevice Member List

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

AddInterface(Ptr< NetDevice > port)ns3::MeshPointDevice
AddLinkChangeCallback(Callback< void > callback) overridens3::MeshPointDevicevirtual
AggregateObject(Ptr< Object > other)ns3::Object
AssignStreams(int64_t stream)ns3::MeshPointDevice
Check() constns3::Objectprivate
CheckLoose() constns3::Objectprivate
Construct(const AttributeConstructionList &attributes)ns3::Objectprivate
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
Dispose()ns3::Object
DoDelete()ns3::Objectprivate
DoDispose() overridens3::MeshPointDevicevirtual
DoGetObject(TypeId tid) constns3::Objectprivate
DoInitialize()ns3::Objectprotectedvirtual
DoSend(bool success, Ptr< Packet > packet, Mac48Address src, Mac48Address dst, uint16_t protocol, uint32_t iface)ns3::MeshPointDeviceprivate
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value)ns3::ObjectBaseprivate
Forward(Ptr< NetDevice > incomingPort, Ptr< const Packet > packet, uint16_t protocol, const Mac48Address src, const Mac48Address dst)ns3::MeshPointDeviceprivate
GetAddress() const overridens3::MeshPointDevicevirtual
GetAggregateIterator() constns3::Object
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetBroadcast() const overridens3::MeshPointDevicevirtual
GetChannel() const overridens3::MeshPointDevicevirtual
GetForwardingDelay() constns3::MeshPointDevice
GetIfIndex() const overridens3::MeshPointDevicevirtual
GetInstanceTypeId() const overridens3::Objectvirtual
GetInterface(uint32_t id) constns3::MeshPointDevice
GetInterfaces() constns3::MeshPointDevice
GetMtu() const overridens3::MeshPointDevicevirtual
GetMulticast(Ipv4Address multicastGroup) const overridens3::MeshPointDevicevirtual
GetMulticast(Ipv6Address addr) const overridens3::MeshPointDevicevirtual
GetNInterfaces() constns3::MeshPointDevice
GetNode() const overridens3::MeshPointDevicevirtual
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Object
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Objectinline
GetObjectIid()ns3::ObjectBaserelated
GetReferenceCount() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetRoutingProtocol() constns3::MeshPointDevice
GetTypeId()ns3::MeshPointDevicestatic
Initialize()ns3::Object
IsBridge() const overridens3::MeshPointDevicevirtual
IsBroadcast() const overridens3::MeshPointDevicevirtual
IsInitialized() constns3::Object
IsLinkUp() const overridens3::MeshPointDevicevirtual
IsMulticast() const overridens3::MeshPointDevicevirtual
IsPointToPoint() const overridens3::MeshPointDevicevirtual
LinkChangeTracedCallback typedefns3::NetDevice
m_addressns3::MeshPointDeviceprivate
m_aggregatesns3::Objectprivate
m_channelns3::MeshPointDeviceprivate
m_countns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >mutableprivate
m_disposedns3::Objectprivate
m_forwardingRandomVariablens3::MeshPointDeviceprivate
m_fwdStatsns3::MeshPointDeviceprivate
m_getObjectCountns3::Objectprivate
m_ifacesns3::MeshPointDeviceprivate
m_ifIndexns3::MeshPointDeviceprivate
m_initializedns3::Objectprivate
m_mtuns3::MeshPointDeviceprivate
m_nodens3::MeshPointDeviceprivate
m_promiscRxCallbackns3::MeshPointDeviceprivate
m_routingProtocolns3::MeshPointDeviceprivate
m_rxCallbackns3::MeshPointDeviceprivate
m_rxStatsns3::MeshPointDeviceprivate
m_tidns3::Objectprivate
m_txStatsns3::MeshPointDeviceprivate
m_unidirectionalAggregatesns3::Objectprivate
MeshPointDevice()ns3::MeshPointDevice
NeedsArp() const overridens3::MeshPointDevicevirtual
NotifyConstructionCompleted()ns3::ObjectBaseprotectedvirtual
NotifyNewAggregate()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=(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
ReceiveFromDevice(Ptr< NetDevice > device, Ptr< const Packet > packet, uint16_t protocol, const Address &source, const Address &destination, PacketType packetType)ns3::MeshPointDeviceprivate
Ref() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Report(std::ostream &os) constns3::MeshPointDevice
ResetStats()ns3::MeshPointDevice
Send(Ptr< Packet > packet, const Address &dest, uint16_t protocolNumber) overridens3::MeshPointDevicevirtual
SendFrom(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber) overridens3::MeshPointDevicevirtual
SetAddress(Address a) overridens3::MeshPointDevicevirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetIfIndex(const uint32_t index) overridens3::MeshPointDevicevirtual
SetMtu(const uint16_t mtu) overridens3::MeshPointDevicevirtual
SetNode(Ptr< Node > node) overridens3::MeshPointDevicevirtual
SetPromiscReceiveCallback(NetDevice::PromiscReceiveCallback cb) overridens3::MeshPointDevicevirtual
SetReceiveCallback(NetDevice::ReceiveCallback cb) overridens3::MeshPointDevicevirtual
SetRoutingProtocol(Ptr< MeshL2RoutingProtocol > protocol)ns3::MeshPointDevice
SetTypeId(TypeId tid)ns3::Objectprivate
SimpleRefCount()ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleRefCount(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SupportsSendFrom() const overridens3::MeshPointDevicevirtual
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
UnidirectionalAggregateObject(Ptr< Object > other)ns3::Object
Unref() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
UpdateSortedArray(Aggregates *aggregates, uint32_t i) constns3::Objectprivate
~MeshPointDevice() overridens3::MeshPointDevice
~NetDevice() overridens3::NetDevice
~Object() overridens3::Object
~ObjectBase()ns3::ObjectBasevirtual