class IfMgrIPv6Atom
		 | 
		 
                
		| IPv6 configuration atom.
 More... |  
	 
	 
	
	 | 
 | 
 
Public Methods
Protected Methods
Protected Members
 Represents an address associated with a virtual interface in XORP's model
 of forwarding h/w.
 
inline  IfMgrIPv6Atom (const IPv6& addr)
  | IfMgrIPv6Atom | 
inline const IPv6&   addr ()
  | addr | 
 [const]
inline bool		 enabled ()
  | enabled | 
 [const]
inline void		 set_enabled (bool en)
  | set_enabled | 
inline uint32_t	 prefix_len ()
  | prefix_len | 
 [const]
inline void		 set_prefix_len (uint32_t p)
  | set_prefix_len | 
inline bool		 multicast_capable ()
  | multicast_capable | 
 [const]
inline void		 set_multicast_capable (bool cap)
  | set_multicast_capable | 
inline bool		 loopback ()
  | loopback | 
 [const]
inline void		 set_loopback (bool l)
  | set_loopback | 
inline bool		 has_endpoint ()
  | has_endpoint | 
 [const]
inline void		 remove_endpoint ()
  | remove_endpoint | 
inline void		 set_endpoint_addr (const IPv6& endpoint)
  | set_endpoint_addr | 
inline const IPv6&	 endpoint_addr ()
  | endpoint_addr | 
 [const]
 [const]
 [protected]
| uint32_t	 _prefix_len
 | _prefix_len | 
 [protected]
 [protected]
 [protected]
 [protected]
 [protected]
 [protected]
inline
 IfMgrIPv6Atom (const IPv6& addr)
  | IfMgrIPv6Atom | 
 [protected]
inline void
 set_endpoint_addr (const IPv6& oaddr)
  | set_endpoint_addr | 
 [protected]
inline const IPv6&
 endpoint_addr ()
  | endpoint_addr | 
 [protected const]
	
Generated by: pavlin on possum.icir.org on Wed Mar 21 11:23:15 2007, using kdoc $.