Include dependency graph for network-address.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ndn::net::NetworkAddress | 
| Stores one IP address supported by a network interface.  More... | |
Namespaces | |
| ndn | |
| ndn::net | |
Enumerations | |
| enum class | ndn::net::AddressFamily {  ndn::net::UNSPECIFIED , ndn::net::V4 , ndn::net::V6 }  | 
| enum class | ndn::net::AddressScope {  ndn::net::NOWHERE , ndn::net::HOST , ndn::net::LINK , ndn::net::GLOBAL }  | 
Functions | |
| std::ostream & | ndn::net::operator<< (std::ostream &os, AddressScope scope) | 
| std::ostream & | ndn::net::operator<< (std::ostream &os, const NetworkAddress &addr) |