21 #ifndef IPV6_AUTOCONFIGURED_PREFIX_H 
   22 #define IPV6_AUTOCONFIGURED_PREFIX_H 
   30 #include "ns3/timer.h" 
   31 #include "ns3/ipv6-address.h" 
  179   uint32_t 
GetId () 
const;
 
Every class exported by the ns3 library is enclosed in the ns3 namespace. 
 
Describes an IPv6 address. 
 
Describes an IPv6 prefix. 
 
A base class which provides memory management and object aggregation.