BloombergLP::balxml::MiniReader::MiniReader

Construct a reader using the optionally specified basicAllocator.

Synopsis

Declared in <balxml_minireader.h>

explicit
MiniReader(bslma::Allocator* basicAllocator = 0);

Description

The instantiated MiniReader will utilize a default memory buffer while reading the input document. If basicAllocator is 0, the currently installed default allocator is used.

Parameters

NameDescription
basicAllocatormemory allocator used to supply memory