Main Page   Namespace List   Compound List   File List   Compound Members   File Members   Related Pages  

XfoInterface::MessageListener Class Reference

#include <xfoifc.h>

List of all members.

Public Methods

 MessageListener ()
virtual ~MessageListener ()
virtual void onMessage (XfoIfErrorLevel errLevel, XfoIfErrorCode errCode, const char *errMessage)
 Event that returns the error information(error level, error code, error message) in the formatting process.

virtual void onMessageW (XfoIfErrorLevel errLevel, XfoIfErrorCode errCode, const wchar_t *errMessage)


Constructor & Destructor Documentation

XfoInterface::MessageListener::MessageListener   [inline]
 

virtual XfoInterface::MessageListener::~MessageListener   [inline, virtual]
 


Member Function Documentation

virtual void XfoInterface::MessageListener::onMessage XfoIfErrorLevel    errLevel,
XfoIfErrorCode    errCode,
const char *    errMessage
[inline, virtual]
 

Event that returns the error information(error level, error code, error message) in the formatting process.

errLevel - Returns the errorlevel errCode - Returns the errorcode errMessage - Returns the errormessage

virtual void XfoInterface::MessageListener::onMessageW XfoIfErrorLevel    errLevel,
XfoIfErrorCode    errCode,
const wchar_t *    errMessage
[inline, virtual]
 


The documentation for this class was generated from the following file:
Generated on 22 Mar 2024 for Antenna House Formatter C/C++ Interface by Doxygen 1.3-rc2