AIErrorHandler Class Reference
A helper class to handle AIErr.
More...
#include <AIErrorHandler.h>
List of all members.
Detailed Description
A helper class to handle AIErr.
Shows an assert if the error is != kNoErr
Usage
AIErrorHandler error = sAIArt->GetArtType(art, &artType); // would assert if error != kNoErr
Constructor & Destructor Documentation
AIErrorHandler::AIErrorHandler |
( |
AIErr |
err = kNoErr |
) |
[inline] |
Member Function Documentation
AIErrorHandler::operator AIErr |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: