BloombergLP::balxml::ListParser::endParse

Ends the parse operation and store the value parsed from the pushed characters into the associated object.

Synopsis

Declared in <balxml_listparser.h>

int
endParse();

Description

The behavior is undefined unless an object is associated with this parser. Upon successful completion, the parser will be disassociated with the object.

Return Value

0 if successful, and a non-zero value otherwise