src/node/ipv6-address.h File Reference

#include <stdint.h>
#include <string.h>
#include <ostream>
#include "address.h"
#include "ns3/attribute-helper.h"
Include dependency graph for ipv6-address.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::Ipv6Address
 Describes an IPv6 address. More...
class  ns3::Ipv6Prefix
 Describes an IPv6 prefix. It is just a bitmask like Ipv4Mask. More...
class  ns3::Ipv6AddressHash

Namespaces

namespace  ns3
 

Every class exported by the ns3 library is enclosed in the ns3 namespace.


Functions

 ns3::ATTRIBUTE_HELPER_HEADER (Ipv6Address)
 ns3::ATTRIBUTE_HELPER_HEADER (Ipv6Prefix)
std::ostream & ns3::operator<< (std::ostream &os, Ipv6Address const &address)
std::ostream & ns3::operator<< (std::ostream &os, Ipv6Prefix const &prefix)
std::istream & ns3::operator>> (std::istream &is, Ipv6Address &address)
std::istream & ns3::operator>> (std::istream &is, Ipv6Prefix &prefix)
bool ns3::operator== (const Ipv6Address &a, const Ipv6Address &b)
bool ns3::operator!= (const Ipv6Address &a, const Ipv6Address &b)
bool ns3::operator< (const Ipv6Address &a, const Ipv6Address &b)
bool ns3::operator== (Ipv6Prefix const &a, Ipv6Prefix const &b)
bool ns3::operator!= (Ipv6Prefix const &a, Ipv6Prefix const &b)
Generated on Thu Dec 3 14:08:28 2009 for NS-3 by  doxygen 1.6.3