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 regarding a NameComponent type. More...
 
class  ComponentTypeTable
 Rules regarding NameComponent types. More...
 
class  GenericNameComponentType
 Rules regarding GenericNameComponent. More...
 
class  Sha256ComponentType
 Rules regarding a component type holding a SHA256 digest value. 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