A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::Ipv6RoutingProtocol Member List

This is the complete list of members for ns3::Ipv6RoutingProtocol, including all inherited members.

AggregateObject(Ptr< Object > other)ns3::Object
Check() constns3::Objectprivate
CheckLoose() constns3::Objectprivate
Construct(const AttributeConstructionList &attributes)ns3::Objectprivate
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
Dispose()ns3::Object
DoDelete()ns3::Objectprivate
DoDispose()ns3::Objectprotectedvirtual
DoGetObject(TypeId tid) constns3::Objectprivate
DoInitialize()ns3::Objectprotectedvirtual
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value)ns3::ObjectBaseprivate
ErrorCallback typedefns3::Ipv6RoutingProtocol
GetAggregateIterator() constns3::Object
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetInstanceTypeId() const overridens3::Objectvirtual
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Object
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Objectinline
GetObjectIid()ns3::ObjectBaserelated
GetReferenceCount() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetTypeId()ns3::Ipv6RoutingProtocolstatic
Initialize()ns3::Object
IsInitialized() constns3::Object
LocalDeliverCallback typedefns3::Ipv6RoutingProtocol
m_aggregatesns3::Objectprivate
m_countns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >mutableprivate
m_disposedns3::Objectprivate
m_getObjectCountns3::Objectprivate
m_initializedns3::Objectprivate
m_tidns3::Objectprivate
m_unidirectionalAggregatesns3::Objectprivate
MulticastForwardCallback typedefns3::Ipv6RoutingProtocol
NotifyAddAddress(uint32_t interface, Ipv6InterfaceAddress address)=0ns3::Ipv6RoutingProtocolpure virtual
NotifyAddRoute(Ipv6Address dst, Ipv6Prefix mask, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse=Ipv6Address::GetZero())=0ns3::Ipv6RoutingProtocolpure virtual
NotifyConstructionCompleted()ns3::ObjectBaseprotectedvirtual
NotifyInterfaceDown(uint32_t interface)=0ns3::Ipv6RoutingProtocolpure virtual
NotifyInterfaceUp(uint32_t interface)=0ns3::Ipv6RoutingProtocolpure virtual
NotifyNewAggregate()ns3::Objectprotectedvirtual
NotifyRemoveAddress(uint32_t interface, Ipv6InterfaceAddress address)=0ns3::Ipv6RoutingProtocolpure virtual
NotifyRemoveRoute(Ipv6Address dst, Ipv6Prefix mask, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse=Ipv6Address::GetZero())=0ns3::Ipv6RoutingProtocolpure virtual
Object()ns3::Object
Object(const Object &o)ns3::Objectprotected
operator=(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
PrintRoutingTable(Ptr< OutputStreamWrapper > stream, Time::Unit unit=Time::S) const =0ns3::Ipv6RoutingProtocolpure virtual
Ref() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
RouteInput(Ptr< const Packet > p, const Ipv6Header &header, Ptr< const NetDevice > idev, const UnicastForwardCallback &ucb, const MulticastForwardCallback &mcb, const LocalDeliverCallback &lcb, const ErrorCallback &ecb)=0ns3::Ipv6RoutingProtocolpure virtual
RouteOutput(Ptr< Packet > p, const Ipv6Header &header, Ptr< NetDevice > oif, Socket::SocketErrno &sockerr)=0ns3::Ipv6RoutingProtocolpure virtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetIpv6(Ptr< Ipv6 > ipv6)=0ns3::Ipv6RoutingProtocolpure virtual
SetTypeId(TypeId tid)ns3::Objectprivate
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
UnicastForwardCallback typedefns3::Ipv6RoutingProtocol
UnidirectionalAggregateObject(Ptr< Object > other)ns3::Object
Unref() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
UpdateSortedArray(Aggregates *aggregates, uint32_t i) constns3::Objectprivate
~Object() overridens3::Object
~ObjectBase()ns3::ObjectBasevirtual