NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
name-component.cpp File Reference
#include "ndn-cxx/name-component.hpp"
#include "ndn-cxx/impl/name-component-types.hpp"
#include <cstdlib>
#include <cstring>
#include <sstream>
Include dependency graph for name-component.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::name
 

Functions

static Component ndn::name::parseUriEscapedValue (uint32_t type, const char *input, size_t len)
 
 ndn::name::NDN_CXX_DEFINE_WIRE_ENCODE_INSTANTIATIONS (Component)
 

Variables

 ndn::name::WireEncodable< Component >
 
 ndn::name::WireEncodableWithEncodingBuffer< Component >
 
 ndn::name::WireDecodable< Component >