This reference page is linked to from the following overview topics: What is a Custom Command?, Registration Example, CustomVector3ToScalar Example, Element Generator Custom ICENodes, Code.
CStatus class declaration.
Copyright 2008 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies this software in either electronic or hard copy form.
Classes |
|
class | CStatus |
Encapsulates status data types for error
handling purpose. The class also exposes methods to query and set
the error code. More... |
|
class | CScriptErrorDescriptor |
This class extends the
CStatus object with additional error details if a Script Error
has occured. More... |
|
Namespaces |
|
namespace | XSI |
The XSI namespace defines a region where all API classes are declared. Namespaces are used to prevent global namespace pollution and name clashing. |
|
Functions |
|
bool | operator== (CStatus::Code lhs, const CStatus &rhs) |
bool | operator!= (CStatus::Code lhs, const CStatus &rhs) |