[#BloombergLP-balxml-PrefixStack-print] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/PrefixStack.adoc[PrefixStack]::print :relfileprefix: ../../../ :mrdocs: Print the content of this object to the specified `stream`. The optionally specified `fullNames` specifies how namespaces should be printed: `true` for the full names and `false` only for IDs. == Synopsis Declared in `<balxml_prefixstack.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void print( std::ostream& stream, bool fullNames = false) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#