NamespaceRegistry [constructor] | Constructors |
~NamespaceRegistry [destructor] | Destroy this object. Release all memory to the allocator used at construction. |
operator= | Discard the contents of this registry and assign it the contents of the specified rhs registry. |
lookup | lookup overloads |
lookupOrRegister | Return the integer ID for the specified namespaceUri, registering it if necessary. |
print | Print the contents of this object to the specified stream in human-readable form. |
reset | Removes all registered namespaces. Preregistered namespaces are not removed. |
operator BloombergLP::bslmf::NestedTraitDeclaration<NamespaceRegistry, UsesBslmaAllocator> | NamespaceRegistry uses a bslma::Allocator to supply memory. |