Classes | Namespaces | Functions
xsi_status.h File Reference

CStatus class declaration. More...

#include "sicppsdk.h"
#include "xsi_string.h"

Go to the source code of this file.

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)

Detailed Description

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.