class IfTreeAddr6
|
Class for holding an IPv6 interface address and address related items. More... |
|
|
Public Methods
Protected Members
Class for holding an IPv6 interface address and address related items.
IfTreeAddr6 (const IPv6& addr)
| IfTreeAddr6 |
[const]
inline void set_enabled (bool en)
| set_enabled |
inline bool enabled ()
| enabled |
[const]
bool set_prefix (uint32_t prefix)
| set_prefix |
Set prefix associate with interface.
Returns: true on success, false if prefix is invalid
inline uint32_t prefix ()
| prefix |
[const]
Get prefix associated with address.
inline uint32_t flags ()
| flags |
[const]
Get flags associated with address.
void set_endpoint (const IPv6& oaddr)
| set_endpoint |
IPv6 endpoint ()
| endpoint |
[const]
void finalize_state ()
| finalize_state |
Reimplemented from IfTreeItem.
[const]
Reimplemented from IfTreeItem.
[protected]
[protected]
[protected]
[protected]
[protected]
Generated by: pavlin on possum.icir.org on Mon Mar 10 19:34:57 2003, using kdoc 2.0a54+XORP. |