A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::RadvdPrefix Member List

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

Cleanup(void)ns3::SimpleRefCount< RadvdPrefix >inlinestatic
GetNetwork() const ns3::RadvdPrefix
GetPreferredLifeTime() const ns3::RadvdPrefix
GetPrefixLength() const ns3::RadvdPrefix
GetReferenceCount(void) constns3::SimpleRefCount< RadvdPrefix >inline
GetValidLifeTime() const ns3::RadvdPrefix
IsAutonomousFlag() const ns3::RadvdPrefix
IsOnLinkFlag() const ns3::RadvdPrefix
IsRouterAddrFlag() const ns3::RadvdPrefix
m_autonomousFlagns3::RadvdPrefixprivate
m_networkns3::RadvdPrefixprivate
m_onLinkFlagns3::RadvdPrefixprivate
m_preferredLifeTimens3::RadvdPrefixprivate
m_prefixLengthns3::RadvdPrefixprivate
m_routerAddrFlagns3::RadvdPrefixprivate
m_validLifeTimens3::RadvdPrefixprivate
operator=(const SimpleRefCount &o)ns3::SimpleRefCount< RadvdPrefix >inline
RadvdPrefix(Ipv6Address network, uint8_t prefixLength, uint32_t preferredLifeTime=604800, uint32_t validLifeTime=2592000, bool onLinkFlag=true, bool autonomousFlag=true, bool routerAddrFlag=false)ns3::RadvdPrefix
Ref(void) constns3::SimpleRefCount< RadvdPrefix >inline
SetAutonomousFlag(bool autonomousFlag)ns3::RadvdPrefix
SetNetwork(Ipv6Address network)ns3::RadvdPrefix
SetOnLinkFlag(bool onLinkFlag)ns3::RadvdPrefix
SetPreferredLifeTime(uint32_t preferredLifeTime)ns3::RadvdPrefix
SetPrefixLength(uint8_t prefixLength)ns3::RadvdPrefix
SetRouterAddrFlag(bool routerAddrFlag)ns3::RadvdPrefix
SetValidLifeTime(uint32_t validLifeTime)ns3::RadvdPrefix
SimpleRefCount()ns3::SimpleRefCount< RadvdPrefix >inline
SimpleRefCount(const SimpleRefCount &o)ns3::SimpleRefCount< RadvdPrefix >inline
Unref(void) constns3::SimpleRefCount< RadvdPrefix >inline
~RadvdPrefix()ns3::RadvdPrefix