, including all inherited members.
AddAddress(uint32_t interface, Ipv6InterfaceAddress address)=0 | ns3::Ipv6 | [pure virtual] |
AddInterface(Ptr< NetDevice > device)=0 | ns3::Ipv6 | [pure virtual] |
AggregateObject(Ptr< Object > other) | ns3::Object | |
ConstructSelf(const AttributeList &attributes) | ns3::ObjectBase | [protected] |
Dispose(void) | ns3::Object | |
DoDispose(void) | ns3::Object | [protected, virtual] |
GetAddress(uint32_t interface, uint32_t addressIndex) const =0 | ns3::Ipv6 | [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 | |
GetInstanceTypeId(void) const | ns3::Object | [virtual] |
GetInterfaceForAddress(Ipv6Address address) const =0 | ns3::Ipv6 | [pure virtual] |
GetInterfaceForDevice(Ptr< const NetDevice > device) const =0 | ns3::Ipv6 | [pure virtual] |
GetInterfaceForPrefix(Ipv6Address address, Ipv6Prefix mask) const =0 | ns3::Ipv6 | [pure virtual] |
GetIpForward(void) const =0 | ns3::Ipv6 | [private, pure virtual] |
GetMetric(uint32_t interface) const =0 | ns3::Ipv6 | [pure virtual] |
GetMtu(uint32_t interface) const =0 | ns3::Ipv6 | [pure virtual] |
GetNAddresses(uint32_t interface) const =0 | ns3::Ipv6 | [pure virtual] |
GetNetDevice(uint32_t interface)=0 | ns3::Ipv6 | [pure virtual] |
GetNInterfaces(void) const =0 | ns3::Ipv6 | [pure virtual] |
GetObject(void) const | ns3::Object | |
GetObject(TypeId tid) const | ns3::Object | |
GetReferenceCount(void) const | ns3::Object | |
GetRoutingProtocol(void) const =0 | ns3::Ipv6 | [pure virtual] |
GetTypeId(void) | ns3::Ipv6 | [static] |
IF_ANY | ns3::Ipv6 | [static] |
Ipv6() | ns3::Ipv6 | |
IsForwarding(uint32_t interface) const =0 | ns3::Ipv6 | [pure virtual] |
IsUp(uint32_t interface) const =0 | ns3::Ipv6 | [pure virtual] |
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 interface, uint32_t addressIndex)=0 | ns3::Ipv6 | [pure virtual] |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetDown(uint32_t interface)=0 | ns3::Ipv6 | [pure virtual] |
SetForwarding(uint32_t interface, bool val)=0 | ns3::Ipv6 | [pure virtual] |
SetIpForward(bool forward)=0 | ns3::Ipv6 | [private, pure virtual] |
SetMetric(uint32_t interface, uint16_t metric)=0 | ns3::Ipv6 | [pure virtual] |
SetRoutingProtocol(Ptr< Ipv6RoutingProtocol > routingProtocol)=0 | ns3::Ipv6 | [pure virtual] |
SetUp(uint32_t interface)=0 | ns3::Ipv6 | [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::Object | [inline] |
~Ipv6() | ns3::Ipv6 | [virtual] |