NetBurner 3.5.6
PDF Version |
DHCPv6 Identity Association address element. More...
#include <ipv6_interface.h>
Inherits IPV6_ROOT_EL.
Public Member Functions | |
void | free_element () |
Free resources for this IA address. | |
virtual bool | AgeStillValidTest () |
Check if IA address is still valid. | |
virtual void | ShowItem () |
Display IA address information. | |
![]() | |
virtual | ~IPV6_ROOT_EL () |
Virtual destructor. | |
Additional Inherited Members | |
![]() | |
IPV6_ROOT_EL * | m_pNext |
Next element in list. | |
IPV6_ROOT_EL * | m_pPrev |
Previous element in list. | |
IPV6_ROOT_EL_CONTAINER * | m_pContainer |
Container that owns this element. | |
IPADDR6 | m_IPAddress |
IPv6 address associated with this element. | |
DHCPv6 Identity Association address element.
|
virtual |
Check if IA address is still valid.
Reimplemented from IPV6_ROOT_EL.