A namespace descriptor.
More...
◆ NamespaceDescriptor()
Creates a namespace descriptor around path, alias, pRootNamespace, ownerAddress, index and isActive.
◆ IsRoot()
bool catapult::mongo::plugins::NamespaceDescriptor::IsRoot |
( |
| ) |
const |
|
inline |
Returns true
if the described namespace is a root namespace.
◆ Alias
◆ Index
uint32_t catapult::mongo::plugins::NamespaceDescriptor::Index |
Index in the root namespace history.
◆ IsActive
bool catapult::mongo::plugins::NamespaceDescriptor::IsActive |
Flag indicating whether or not the namespace is active.
◆ OwnerAddress
Address catapult::mongo::plugins::NamespaceDescriptor::OwnerAddress |
Owner address.
- Note
- Address is stored to minimize number of conversions.
◆ Path
◆ pRoot
const std::shared_ptr<const state::RootNamespace> catapult::mongo::plugins::NamespaceDescriptor::pRoot |
Associated root namespace.
The documentation for this struct was generated from the following file: