BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balxml::Decoder_ErrorLogger Class Reference

#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 ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ Decoder_ErrorLogger()

balxml::Decoder_ErrorLogger::Decoder_ErrorLogger ( ErrorInfo::Severity  severity,
Decoder decoder 
)
inline

◆ ~Decoder_ErrorLogger()

balxml::Decoder_ErrorLogger::~Decoder_ErrorLogger ( )
inline

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

Member Function Documentation

◆ stream()

bsl::ostream & balxml::Decoder_ErrorLogger::stream ( )
inline

The documentation for this class was generated from the following file: