AddLinkChangeCallback(Callback< void > callback)=0 | ns3::NetDevice | pure virtual |
AggregateObject(Ptr< Object > other) | ns3::Object | |
Cleanup(void) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlinestatic |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose(void) | ns3::Object | |
DoDispose(void) | ns3::Object | protectedvirtual |
DoInitialize(void) | ns3::Object | protectedvirtual |
GetAddress(void) const =0 | ns3::NetDevice | pure virtual |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
GetBroadcast(void) const =0 | ns3::NetDevice | pure virtual |
GetChannel(void) const =0 | ns3::NetDevice | pure virtual |
GetIfIndex(void) const =0 | ns3::NetDevice | pure virtual |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetMtu(void) const =0 | ns3::NetDevice | pure virtual |
GetMulticast(Ipv4Address multicastGroup) const =0 | ns3::NetDevice | pure virtual |
GetMulticast(Ipv6Address addr) const =0 | ns3::NetDevice | pure virtual |
GetNode(void) const =0 | ns3::NetDevice | pure virtual |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId(void) | ns3::NetDevice | static |
Initialize(void) | ns3::Object | |
IsBridge(void) const =0 | ns3::NetDevice | pure virtual |
IsBroadcast(void) const =0 | ns3::NetDevice | pure virtual |
IsLinkUp(void) const =0 | ns3::NetDevice | pure virtual |
IsMulticast(void) const =0 | ns3::NetDevice | pure virtual |
IsPointToPoint(void) const =0 | ns3::NetDevice | pure virtual |
NeedsArp(void) const =0 | ns3::NetDevice | pure virtual |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
NS3_PACKET_BROADCAST enum value | ns3::NetDevice | |
NS3_PACKET_HOST enum value | ns3::NetDevice | |
NS3_PACKET_MULTICAST enum value | ns3::NetDevice | |
NS3_PACKET_OTHERHOST enum value | ns3::NetDevice | |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
PACKET_BROADCAST enum value | ns3::NetDevice | |
PACKET_HOST enum value | ns3::NetDevice | |
PACKET_MULTICAST enum value | ns3::NetDevice | |
PACKET_OTHERHOST enum value | ns3::NetDevice | |
PacketType enum name | ns3::NetDevice | |
PromiscReceiveCallback typedef | ns3::NetDevice | |
ReceiveCallback typedef | ns3::NetDevice | |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Send(Ptr< Packet > packet, const Address &dest, uint16_t protocolNumber)=0 | ns3::NetDevice | pure virtual |
SendFrom(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber)=0 | ns3::NetDevice | pure virtual |
SetAddress(Address address)=0 | ns3::NetDevice | pure virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetIfIndex(const uint32_t index)=0 | ns3::NetDevice | pure virtual |
SetMtu(const uint16_t mtu)=0 | ns3::NetDevice | pure virtual |
SetNode(Ptr< Node > node)=0 | ns3::NetDevice | pure virtual |
SetPromiscReceiveCallback(PromiscReceiveCallback cb)=0 | ns3::NetDevice | pure virtual |
SetReceiveCallback(ReceiveCallback cb)=0 | ns3::NetDevice | pure virtual |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SupportsSendFrom(void) const =0 | ns3::NetDevice | pure virtual |
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 | |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
~NetDevice() | ns3::NetDevice | virtual |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |