CatapultServer  v0.5.0.1 (Elephant)
NamespaceIdGenerator.h File Reference
Include dependency graph for NamespaceIdGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::model
 

Functions

NamespaceId catapult::model::GenerateRootNamespaceId (const RawString &name) noexcept
 Generates a root namespace id given name. More...
 
NamespaceId catapult::model::GenerateNamespaceId (NamespaceId parentId, const RawString &name) noexcept
 Generates a namespace id given parentId and namespace name. More...