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 |
|
Construct a logger for the specified |
|
Set the decoder's error message to the contents of the message stream. |
Return a modifiable reference to the message stream. |
Created with MrDocs