XfoInterface::MessageListener Class Reference

#include <xfoifc.h>

List of all members.

Public Member Functions

 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 19 Mar 2009 for AHFormatter C/C++ Interface by Doxygen 1.5.5