NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::ip::ParsedAddress Struct Reference
Collaboration diagram for ndn::ip::ParsedAddress:

Public Attributes

boost::asio::ip::address addr
 
std::string scope
 

Detailed Description

Definition at line 70 of file address-converter.cpp.

Member Data Documentation

◆ addr

boost::asio::ip::address ndn::ip::ParsedAddress::addr

Definition at line 72 of file address-converter.cpp.

◆ scope

std::string ndn::ip::ParsedAddress::scope

Definition at line 73 of file address-converter.cpp.


The documentation for this struct was generated from the following file: