AddAddress(Ipv6InterfaceAddress iface) | ns3::Ipv6Interface | |
AddAddressCallback(Callback< void, Ptr< Ipv6Interface >, Ipv6InterfaceAddress > addAddressCallback) | ns3::Ipv6Interface | |
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::Ipv6Interface | 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::Ipv6Interface | private |
GetAddress(uint32_t index) const | ns3::Ipv6Interface | |
GetAddressMatchingDestination(Ipv6Address dst) | ns3::Ipv6Interface | |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBaseReachableTime() const | ns3::Ipv6Interface | |
GetCurHopLimit() const | ns3::Ipv6Interface | |
GetDevice() const | ns3::Ipv6Interface | virtual |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetLinkLocalAddress() const | ns3::Ipv6Interface | |
GetMetric() const | ns3::Ipv6Interface | |
GetNAddresses() const | ns3::Ipv6Interface | |
GetNdiscCache() const | ns3::Ipv6Interface | |
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 |
GetReachableTime() const | ns3::Ipv6Interface | |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRetransTimer() const | ns3::Ipv6Interface | |
GetTypeId() | ns3::Ipv6Interface | static |
Initialize() | ns3::Object | |
Ipv6Interface() | ns3::Ipv6Interface | |
Ipv6Interface(const Ipv6Interface &)=delete | ns3::Ipv6Interface | |
Ipv6InterfaceAddressList typedef | ns3::Ipv6Interface | private |
Ipv6InterfaceAddressListCI typedef | ns3::Ipv6Interface | private |
Ipv6InterfaceAddressListI typedef | ns3::Ipv6Interface | private |
IsDown() const | ns3::Ipv6Interface | |
IsForwarding() const | ns3::Ipv6Interface | |
IsInitialized() const | ns3::Object | |
IsSolicitedMulticastAddress(Ipv6Address address) const | ns3::Ipv6Interface | |
IsUp() const | ns3::Ipv6Interface | |
m_addAddressCallback | ns3::Ipv6Interface | private |
m_addresses | ns3::Ipv6Interface | private |
m_aggregates | ns3::Object | private |
m_baseReachableTime | ns3::Ipv6Interface | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_curHopLimit | ns3::Ipv6Interface | private |
m_device | ns3::Ipv6Interface | private |
m_disposed | ns3::Object | private |
m_forwarding | ns3::Ipv6Interface | private |
m_getObjectCount | ns3::Object | private |
m_ifup | ns3::Ipv6Interface | private |
m_initialized | ns3::Object | private |
m_linkLocalAddress | ns3::Ipv6Interface | private |
m_metric | ns3::Ipv6Interface | private |
m_ndCache | ns3::Ipv6Interface | private |
m_node | ns3::Ipv6Interface | private |
m_reachableTime | ns3::Ipv6Interface | private |
m_removeAddressCallback | ns3::Ipv6Interface | private |
m_retransTimer | ns3::Ipv6Interface | private |
m_tc | ns3::Ipv6Interface | private |
m_tid | ns3::Object | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const Ipv6Interface &)=delete | ns3::Ipv6Interface | |
ns3::Object::operator=(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RemoveAddress(uint32_t index) | ns3::Ipv6Interface | |
RemoveAddress(Ipv6Address address) | ns3::Ipv6Interface | |
RemoveAddressCallback(Callback< void, Ptr< Ipv6Interface >, Ipv6InterfaceAddress > removeAddressCallback) | ns3::Ipv6Interface | |
Send(Ptr< Packet > p, const Ipv6Header &hdr, Ipv6Address dest) | ns3::Ipv6Interface | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetBaseReachableTime(uint16_t baseReachableTime) | ns3::Ipv6Interface | |
SetCurHopLimit(uint8_t curHopLimit) | ns3::Ipv6Interface | |
SetDevice(Ptr< NetDevice > device) | ns3::Ipv6Interface | |
SetDown() | ns3::Ipv6Interface | |
SetForwarding(bool forward) | ns3::Ipv6Interface | |
SetMetric(uint16_t metric) | ns3::Ipv6Interface | |
SetNode(Ptr< Node > node) | ns3::Ipv6Interface | |
SetNsDadUid(Ipv6Address address, uint32_t uid) | ns3::Ipv6Interface | |
SetReachableTime(uint16_t reachableTime) | ns3::Ipv6Interface | |
SetRetransTimer(uint16_t retransTimer) | ns3::Ipv6Interface | |
SetState(Ipv6Address address, Ipv6InterfaceAddress::State_e state) | ns3::Ipv6Interface | |
SetTrafficControl(Ptr< TrafficControlLayer > tc) | ns3::Ipv6Interface | |
SetTypeId(TypeId tid) | ns3::Object | private |
SetUp() | ns3::Ipv6Interface | |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | 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 | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~Ipv6Interface() override | ns3::Ipv6Interface | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |