AddAddress(Ipv4InterfaceAddress address) | ns3::Ipv4Interface | |
AddAddressCallback(Callback< void, Ptr< Ipv4Interface >, Ipv4InterfaceAddress > addAddressCallback) | ns3::Ipv4Interface | |
AggregateObject(Ptr< Object > other) | ns3::Object | |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::Ipv4Interface | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() | ns3::Object | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
DoSetup() | ns3::Ipv4Interface | private |
GetAddress(uint32_t index) const | ns3::Ipv4Interface | |
GetAggregateIterator() const | ns3::Object | |
GetArpCache() const | ns3::Ipv4Interface | |
GetAttribute(std::string name, AttributeValue &value, bool permissive=false) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetDevice() const | ns3::Ipv4Interface | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetMetric() const | ns3::Ipv4Interface | |
GetNAddresses() const | ns3::Ipv4Interface | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid() | ns3::ObjectBase | related |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId() | ns3::Ipv4Interface | static |
Initialize() | ns3::Object | |
Ipv4Interface() | ns3::Ipv4Interface | |
Ipv4Interface(const Ipv4Interface &)=delete | ns3::Ipv4Interface | |
Ipv4InterfaceAddressList typedef | ns3::Ipv4Interface | private |
Ipv4InterfaceAddressListCI typedef | ns3::Ipv4Interface | private |
Ipv4InterfaceAddressListI typedef | ns3::Ipv4Interface | private |
IsDown() const | ns3::Ipv4Interface | |
IsForwarding() const | ns3::Ipv4Interface | |
IsInitialized() const | ns3::Object | |
IsUp() const | ns3::Ipv4Interface | |
m_addAddressCallback | ns3::Ipv4Interface | private |
m_aggregates | ns3::Object | private |
m_cache | ns3::Ipv4Interface | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_device | ns3::Ipv4Interface | private |
m_disposed | ns3::Object | private |
m_forwarding | ns3::Ipv4Interface | private |
m_getObjectCount | ns3::Object | private |
m_ifaddrs | ns3::Ipv4Interface | private |
m_ifup | ns3::Ipv4Interface | private |
m_initialized | ns3::Object | private |
m_metric | ns3::Ipv4Interface | private |
m_node | ns3::Ipv4Interface | private |
m_removeAddressCallback | ns3::Ipv4Interface | private |
m_tc | ns3::Ipv4Interface | private |
m_tid | ns3::Object | private |
m_unidirectionalAggregates | ns3::Object | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const Ipv4Interface &)=delete | ns3::Ipv4Interface | |
ns3::Object::operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RemoveAddress(uint32_t index) | ns3::Ipv4Interface | |
RemoveAddress(Ipv4Address address) | ns3::Ipv4Interface | |
RemoveAddressCallback(Callback< void, Ptr< Ipv4Interface >, Ipv4InterfaceAddress > removeAddressCallback) | ns3::Ipv4Interface | |
Send(Ptr< Packet > p, const Ipv4Header &hdr, Ipv4Address dest) | ns3::Ipv4Interface | |
SetArpCache(Ptr< ArpCache > arpCache) | ns3::Ipv4Interface | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetDevice(Ptr< NetDevice > device) | ns3::Ipv4Interface | |
SetDown() | ns3::Ipv4Interface | |
SetForwarding(bool val) | ns3::Ipv4Interface | |
SetMetric(uint16_t metric) | ns3::Ipv4Interface | |
SetNode(Ptr< Node > node) | ns3::Ipv4Interface | |
SetTrafficControl(Ptr< TrafficControlLayer > tc) | ns3::Ipv4Interface | |
SetTypeId(TypeId tid) | ns3::Object | private |
SetUp() | ns3::Ipv4Interface | |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
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() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~Ipv4Interface() override | ns3::Ipv4Interface | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |