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

Name

Description

BloombergLP::balxml::HexParser

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

Created with MrDocs