src/node/ipv4-address.cc File Reference

#include "ns3/log.h"
#include "ipv4-address.h"
#include "ns3/assert.h"
Include dependency graph for ipv4-address.cc:

Go to the source code of this file.

Namespaces

namespace  ns3
 

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


Defines

#define ASCII_DOT   (0x2e)
#define ASCII_ZERO   (0x30)

Functions

 NS_LOG_COMPONENT_DEFINE ("Ipv4Address")
static uint32_t ns3::AsciiToIpv4Host (char const *address)
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== (Ipv4Mask const &a, Ipv4Mask const &b)
bool ns3::operator!= (Ipv4Mask const &a, Ipv4Mask const &b)
 ns3::ATTRIBUTE_HELPER_CPP (Ipv4Address)
 ns3::ATTRIBUTE_HELPER_CPP (Ipv4Mask)

Define Documentation

#define ASCII_DOT   (0x2e)

Definition at line 29 of file ipv4-address.cc.

Referenced by ns3::AsciiToIpv4Host().

#define ASCII_ZERO   (0x30)

Definition at line 30 of file ipv4-address.cc.

Referenced by ns3::AsciiToIpv4Host(), and ns3::Mac48Address::Mac48Address().


Function Documentation

NS_LOG_COMPONENT_DEFINE ( "Ipv4Address"   ) 
Generated on Thu Dec 3 14:08:25 2009 for NS-3 by  doxygen 1.6.3