[#BloombergLP-balxml-HexParser_Helper] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::HexParser_Helper :relfileprefix: ../../ :mrdocs: Namespace for facilities that are used in the implementation of class `HexParser<TYPE>`. Only instances of `HexParser<TYPE>` can access the facilities in this class. == Synopsis Declared in `<balxml_hexparser.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class HexParser_Helper; ---- == Friends [cols="1,4"] |=== | Name| Description | `xref:BloombergLP/balxml/HexParser.adoc[BloombergLP::balxml::HexParser]` | This is a push parser for supported Hex types (`bsl::vector<char>` or `bsl::string`). |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#