#include <stdint.h>#include <ostream>#include "ns3/ipv4-address.h" Include dependency graph for ipv4-interface-address.h:
 Include dependency graph for ipv4-interface-address.h: This graph shows which files directly or indirectly include this file:
 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 | |
| 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.  More... | |
| bool | ns3::operator== (const Ipv4InterfaceAddress &a, const Ipv4InterfaceAddress &b) |