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>

class HexParser_Helper;

Friends

Name

Description

BloombergLP::balxml::HexParser

This is a push parser for supported Hex types (bsl::vector<char> or bsl::string).

Created with MrDocs