COMPONENT‐PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.

Synopsis

Declared in <balxml_decoder.h>

class Decoder_ErrorLogger;

Description

This class is used for logging errors and warnings. The usage of this class is simplified with macros, which are defined below.

Member Functions

Name

Description

Decoder_ErrorLogger [constructor]

Construct a logger for the specified decoder.

~Decoder_ErrorLogger [destructor]

Set the decoder's error message to the contents of the message stream.

stream

Return a modifiable reference to the message stream.

Created with MrDocs