|
BDE 4.39.x Production Release
|
#include <balxml_decoder.h>
COMPONENT-PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.
This class is used for logging errors and warnings. The usage of this class is simplified with macros, which are defined below.
See balxml_decoder
Public Member Functions | |
| Decoder_ErrorLogger (ErrorInfo::Severity severity, Decoder *decoder) | |
| ~Decoder_ErrorLogger () | |
| bsl::ostream & | stream () |
|
inline |
Construct a logger for the specified decoder.
|
inline |
Set the decoder's error message to the contents of the message stream.
|
inline |