BloombergLP::balxml::Decoder::Decoder

Construct a decoder using the specified options, reader, errInfo, and basicAllocator.

Synopsis

Declared in <balxml_decoder.h>

Decoder(
    DecoderOptions const* options,
    Reader* reader,
    ErrorInfo* errInfo,
    bslma::Allocator* basicAllocator);

Parameters

NameDescription
optionsdecoder options; held, not owned
readerXML reader used for parsing; held, not owned
errInfoerror-info structure; held, not owned
basicAllocatorallocator used to supply memory