stdErrPlugin Class Reference
#include <stdErrPlugin.h>
Inheritance diagram for stdErrPlugin:
Detailed Description
ThestdErrPlugin
class is the default implementation of daeErrorHandler.
It routes the Error and Warning messaged to stdout.
Public Member Functions | |
void | handleError (daeString msg) |
This function is called when there is an error and a string needs to be sent to the user. | |
void | handleWarning (daeString msg) |
This function is called when there is a warning and a string needs to be sent to the user. |
Member Function Documentation
|
This function is called when there is an error and a string needs to be sent to the user. You must overwrite this function in your plugin.
Implements daeErrorHandler. |
|
This function is called when there is a warning and a string needs to be sent to the user. You must overwrite this function in your plugin.
Implements daeErrorHandler. |
The documentation for this class was generated from the following files:
- C:/SVN_wf/COLLADA_DOM/include/modules/stdErrPlugin.h
- C:/SVN_wf/COLLADA_DOM/src/modules/stdErrPlugin/stdErrPlugin.cpp
©2005 Sony Computer Entertainment Inc.. All Rights Reserved.
Generated on Fri Feb 10 16:50:46 2006 for COLLADA 1.4 DOM by 1.4.3