Mapping that associates a unique integer with each registered namespace URI.
Synopsis
Declared in <balxml_namespaceregistry.h>
class NamespaceRegistry;
Enums
Name |
Description |
Preregistered namespace identifiers. |
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. Release all memory to the allocator used at construction. |
Discard the contents of this registry and assign it the contents of the specified |
|
|
|
Return the integer ID for the specified |
|
Print the contents of this object to the specified |
|
Removes all registered namespaces. Preregistered namespaces are not removed. |
|
|
|
Friends
Name |
Description |
Must be a friend for engineering reasons. Unlike most value‐semantic types, there is no efficient way to read the entire value of a namespace registry object. |
Non-Member Functions
Name |
Description |
Return true if the specified |
Created with MrDocs