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 Sha256ComponentType & | getComponentType1 () |
| const Sha256ComponentType & | getComponentType2 () |
| const ComponentTypeTable & | getComponentTypeTable () |
| Get the global ComponentTypeTable. More... | |
|
inline |
Definition at line 261 of file name-component-types.hpp.
References ndn::tlv::ImplicitSha256DigestComponent.
Referenced by ndn::name::detail::ComponentTypeTable::ComponentTypeTable(), ndn::name::Component::fromImplicitSha256Digest(), and ndn::name::Component::isImplicitSha256Digest().
|
inline |
Definition at line 269 of file name-component-types.hpp.
References ndn::tlv::ParametersSha256DigestComponent.
Referenced by ndn::name::detail::ComponentTypeTable::ComponentTypeTable(), ndn::name::Component::fromParametersSha256Digest(), and ndn::name::Component::isParametersSha256Digest().
|
inline |
Get the global ComponentTypeTable.
Definition at line 337 of file name-component-types.hpp.
Referenced by ndn::name::Component::fromEscapedString(), ndn::name::Component::getSuccessor(), and ndn::name::Component::toUri().