NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::name::detail Namespace Reference

Classes

class  ComponentType
 Declare rules for a NameComponent type. More...
 
class  ComponentTypeTable
 Rules regarding NameComponent types. More...
 
class  DecimalComponentType
 Rules for a component type holding a nonNegativeInteger value, written as a decimal number in URI representation. More...
 
class  GenericNameComponentType
 Rules for GenericNameComponent. More...
 
class  Sha256ComponentType
 Rules for a component type holding a SHA256 digest value, written as a hex string in URI representation. More...
 

Functions

const Sha256ComponentTypegetComponentType1 ()
 
const Sha256ComponentTypegetComponentType2 ()
 
const ComponentTypeTablegetComponentTypeTable ()
 Get the global ComponentTypeTable. More...
 

Function Documentation

◆ getComponentType1()

◆ getComponentType2()

◆ getComponentTypeTable()

const ComponentTypeTable& ndn::name::detail::getComponentTypeTable ( )
inline