COMPONENT-PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.
Declared in <balxml_decoder.h>
class Decoder_ErrorLogger;
This class is used for logging errors and warnings. The usage of this class is simplified with macros, which are defined below.
| 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. |