BloombergLP::balxml::MiniReader::MiniReader

Constructors

Synopses

Declared in <balxml_minireader.h>

Construct a reader using the optionally specified basicAllocator.

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

Construct a reader with the specified bufSize.

explicit
MiniReader(
    int bufSize,
    bslma::Allocator* basicAllocator = 0);
» more...

Parameters

NameDescription
basicAllocatormemory allocator used to supply memory
bufSizehint for the size of the read buffer