Print the contents of this object to the specified stream in human‐readable form.
Synopsis
Declared in <balxml_namespaceregistry.h>
void
print(std::ostream& stream) const;
Parameters
Name |
Description |
stream |
output stream to receive the human‐readable form |
Created with MrDocs