A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ipv4-interface-address.h File Reference
#include "ns3/ipv4-address.h"
#include <ostream>
#include <stdint.h>
+ Include dependency graph for ipv4-interface-address.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::Ipv4InterfaceAddress
 a class to store IPv4 address information on an interface More...
 

Namespaces

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

Functions

bool ns3::operator!= (const Ipv4InterfaceAddress &a, const Ipv4InterfaceAddress &b)
 
std::ostream & ns3::operator<< (std::ostream &os, const Ipv4InterfaceAddress &addr)
 Stream insertion operator.
 
bool ns3::operator== (const Ipv4InterfaceAddress &a, const Ipv4InterfaceAddress &b)