20 #ifndef IPV6_AUTOCONFIGURED_PREFIX_H 
   21 #define IPV6_AUTOCONFIGURED_PREFIX_H 
   23 #include "ns3/ipv6-address.h" 
   24 #include "ns3/timer.h" 
   57                              uint32_t preferredLifeTime,
 
   58                              uint32_t validLifeTime,
 
  185     uint32_t 
GetId() 
const;
 
Describes an IPv6 address.
 
Describes an IPv6 prefix.
 
A base class which provides memory management and object aggregation.
 
A simple virtual Timer class.
 
Every class exported by the ns3 library is enclosed in the ns3 namespace.