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

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

AddLinkChangeCallback(Callback< void > callback) overridens3::TapBridgevirtual
AggregateObject(Ptr< Object > other)ns3::Object
Check() constns3::Objectprivate
CheckLoose() constns3::Objectprivate
CONFIGURE_LOCAL enum valuens3::TapBridge
Construct(const AttributeConstructionList &attributes)ns3::Objectprivate
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
CreateTap()ns3::TapBridgeprivate
DiscardFromBridgedDevice(Ptr< NetDevice > device, Ptr< const Packet > packet, uint16_t protocol, const Address &src)ns3::TapBridgeprotected
Dispose()ns3::Object
DoDelete()ns3::Objectprivate
DoDispose() overridens3::TapBridgeprotectedvirtual
DoGetObject(TypeId tid) constns3::Objectprivate
DoInitialize()ns3::Objectprotectedvirtual
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value)ns3::ObjectBaseprivate
Filter(Ptr< Packet > packet, Address *src, Address *dst, uint16_t *type)ns3::TapBridgeprivate
ForwardToBridgedDevice(uint8_t *buf, ssize_t len)ns3::TapBridgeprivate
GetAddress() const overridens3::TapBridgevirtual
GetAggregateIterator() constns3::Object
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetBridgedNetDevice()ns3::TapBridge
GetBroadcast() const overridens3::TapBridgevirtual
GetChannel() const overridens3::TapBridgevirtual
GetIfIndex() const overridens3::TapBridgevirtual
GetInstanceTypeId() const overridens3::Objectvirtual
GetMode()ns3::TapBridge
GetMtu() const overridens3::TapBridgevirtual
GetMulticast(Ipv4Address multicastGroup) const overridens3::TapBridgevirtual
GetMulticast(Ipv6Address addr) const overridens3::TapBridgevirtual
GetNode() const overridens3::TapBridgevirtual
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
GetTypeId()ns3::TapBridgestatic
ILLEGAL enum valuens3::TapBridge
Initialize()ns3::Object
IsBridge() const overridens3::TapBridgevirtual
IsBroadcast() const overridens3::TapBridgevirtual
IsInitialized() constns3::Object
IsLinkUp() const overridens3::TapBridgevirtual
IsMulticast() const overridens3::TapBridgevirtual
IsPointToPoint() const overridens3::TapBridgevirtual
LinkChangeTracedCallback typedefns3::NetDevice
m_addressns3::TapBridgeprivate
m_aggregatesns3::Objectprivate
m_bridgedDevicens3::TapBridgeprivate
m_countns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >mutableprivate
m_disposedns3::Objectprivate
m_fdReaderns3::TapBridgeprivate
m_getObjectCountns3::Objectprivate
m_ifIndexns3::TapBridgeprivate
m_initializedns3::Objectprivate
m_linkChangeCallbacksns3::TapBridgeprivate
m_linkUpns3::TapBridgeprivate
m_modens3::TapBridgeprivate
m_mtuns3::TapBridgeprivate
m_nodens3::TapBridgeprivate
m_nodeIdns3::TapBridgeprivate
m_ns3AddressRewrittenns3::TapBridgeprivate
m_packetBufferns3::TapBridgeprivate
m_promiscRxCallbackns3::TapBridgeprivate
m_rxCallbackns3::TapBridgeprivate
m_sockns3::TapBridgeprivate
m_startEventns3::TapBridgeprivate
m_stopEventns3::TapBridgeprivate
m_tapDeviceNamens3::TapBridgeprivate
m_tapGatewayns3::TapBridgeprivate
m_tapIpns3::TapBridgeprivate
m_tapMacns3::TapBridgeprivate
m_tapNetmaskns3::TapBridgeprivate
m_tidns3::Objectprivate
m_tStartns3::TapBridgeprivate
m_tStopns3::TapBridgeprivate
m_unidirectionalAggregatesns3::Objectprivate
m_verbosens3::TapBridgeprivate
Mode enum namens3::TapBridge
NeedsArp() const overridens3::TapBridgevirtual
NotifyConstructionCompleted()ns3::ObjectBaseprotectedvirtual
NotifyLinkUp()ns3::TapBridgeprivate
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
ReadCallback(uint8_t *buf, ssize_t len)ns3::TapBridgeprivate
ReceiveCallback typedefns3::NetDevice
ReceiveFromBridgedDevice(Ptr< NetDevice > device, Ptr< const Packet > packet, uint16_t protocol, const Address &src, const Address &dst, PacketType packetType)ns3::TapBridgeprotected
Ref() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Send(Ptr< Packet > packet, const Address &dest, uint16_t protocolNumber) overridens3::TapBridgevirtual
SendFrom(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber) overridens3::TapBridgevirtual
SetAddress(Address address) overridens3::TapBridgevirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetBridgedNetDevice(Ptr< NetDevice > bridgedDevice)ns3::TapBridge
SetIfIndex(const uint32_t index) overridens3::TapBridgevirtual
SetMode(TapBridge::Mode mode)ns3::TapBridge
SetMtu(const uint16_t mtu) overridens3::TapBridgevirtual
SetNode(Ptr< Node > node) overridens3::TapBridgevirtual
SetPromiscReceiveCallback(NetDevice::PromiscReceiveCallback cb) overridens3::TapBridgevirtual
SetReceiveCallback(NetDevice::ReceiveCallback cb) overridens3::TapBridgevirtual
SetTypeId(TypeId tid)ns3::Objectprivate
SimpleRefCount()ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleRefCount(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Start(Time tStart)ns3::TapBridge
StartTapDevice()ns3::TapBridgeprivate
Stop(Time tStop)ns3::TapBridge
StopTapDevice()ns3::TapBridgeprivate
SupportsSendFrom() const overridens3::TapBridgevirtual
TapBridge()ns3::TapBridge
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
USE_BRIDGE enum valuens3::TapBridge
USE_LOCAL enum valuens3::TapBridge
~NetDevice() overridens3::NetDevice
~Object() overridens3::Object
~ObjectBase()ns3::ObjectBasevirtual
~TapBridge() overridens3::TapBridge