|
CatapultServer
v0.5.0.1 (Elephant)
|


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... | |