, including all inherited members.
AddAddress(Ipv6InterfaceAddress iface) | ns3::Ipv6Interface | |
AggregateObject(Ptr< Object > other) | ns3::Object | |
ConstructSelf(const AttributeList &attributes) | ns3::ObjectBase | [protected] |
Dispose(void) | ns3::Object | |
DoDispose() | ns3::Ipv6Interface | [protected, virtual] |
DoSetup() | ns3::Ipv6Interface | [private] |
GetAddress(uint32_t index) const | ns3::Ipv6Interface | |
GetAddressMatchingDestination(Ipv6Address dst) | ns3::Ipv6Interface | |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
GetBaseReachableTime() const | ns3::Ipv6Interface | |
GetCurHopLimit() const | ns3::Ipv6Interface | |
GetDevice() const | ns3::Ipv6Interface | [virtual] |
GetInstanceTypeId(void) const | ns3::Object | [virtual] |
GetLinkLocalAddress() const | ns3::Ipv6Interface | |
GetMetric() const | ns3::Ipv6Interface | |
GetNAddresses(void) const | ns3::Ipv6Interface | |
GetObject(void) const | ns3::Object | |
GetObject(TypeId tid) const | ns3::Object | |
GetReachableTime() const | ns3::Ipv6Interface | |
GetReferenceCount(void) const | ns3::Object | |
GetRetransTimer() const | ns3::Ipv6Interface | |
GetTypeId() | ns3::Ipv6Interface | [static] |
Ipv6Interface() | ns3::Ipv6Interface | |
IsDown() const | ns3::Ipv6Interface | |
IsForwarding() const | ns3::Ipv6Interface | |
IsUp() const | ns3::Ipv6Interface | |
m_addresses | ns3::Ipv6Interface | [private] |
m_baseReachableTime | ns3::Ipv6Interface | [private] |
m_curHopLimit | ns3::Ipv6Interface | [private] |
m_device | ns3::Ipv6Interface | [private] |
m_forwarding | ns3::Ipv6Interface | [private] |
m_ifup | ns3::Ipv6Interface | [private] |
m_metric | ns3::Ipv6Interface | [private] |
m_ndCache | ns3::Ipv6Interface | [private] |
m_node | ns3::Ipv6Interface | [private] |
m_reachableTime | ns3::Ipv6Interface | [private] |
m_retransTimer | ns3::Ipv6Interface | [private] |
NotifyConstructionCompleted(void) | ns3::ObjectBase | [protected, virtual] |
NotifyNewAggregate() | ns3::Object | [protected, virtual] |
Object(const Object &o) | ns3::Object | [protected] |
Ref(void) const | ns3::Object | [inline] |
RemoveAddress(uint32_t index) | ns3::Ipv6Interface | |
Send(Ptr< Packet > p, 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 | |
SetUp() | ns3::Ipv6Interface | |
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::Object | [inline] |
~Ipv6Interface() | ns3::Ipv6Interface | [virtual] |