src/node/ipv4-address.h File Reference

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

Go to the source code of this file.

Classes

class  ns3::Ipv4Address
 Ipv4 addresses are stored in host order in this class. More...
class  ns3::Ipv4Mask
 a class to represent an Ipv4 address mask More...
class  ns3::Ipv4AddressHash

Namespaces

namespace  ns3
 

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


Functions

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