BDE 4.14.0 Production release
|
#include <balxml_decoder.h>
Public Member Functions | |
Decoder_ErrorLogger (ErrorInfo::Severity severity, Decoder *decoder) | |
Construct a logger for the specified decoder . | |
~Decoder_ErrorLogger () | |
bsl::ostream & | stream () |
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
|
inline |
|
inline |
Set the decoder's error message to the contents of the message stream.
|
inline |