BloombergLP::balxml::HexParser_Helper

Implementation helper for HexParser.

Synopsis

Declared in <balxml_hexparser.h>

class HexParser_Helper;

Description

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.

Friends

NameDescription
BloombergLP::balxml::HexParserThis is a push parser for supported Hex types (bsl::vector<char> or bsl::string).