BloombergLP::balxml::Decoder_StdVectorCharContext::parseAttribute

Invoked when the decoder encounters an attribute. Return 0 on success, and a non-zero value otherwise.

Synopsis

Declared in <balxml_decoder.h>

virtual
int
parseAttribute(
    char const* name,
    char const* value,
    std::size_t lenValue,
    Decoder* decoder) override;