NS-3 based Named Data Networking (NDN) simulator
ndnSIM: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ns3::ndn::Uri Class Reference

A helper class to convert to/from URI. More...

#include <uri.h>

Static Public Member Functions

template<class Iterator1 , class Iterator2 >
static void fromEscaped (Iterator1 begin, Iterator1 end, Iterator2 inserter)
 
template<class Iterator1 , class Iterator2 >
static void toEscaped (Iterator1 begin, Iterator1 end, Iterator2 inserter)
 

Detailed Description

A helper class to convert to/from URI.

Definition at line 93 of file uri.h.


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