HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GABC_NAMESPACE::GABC_IError Class Reference

#include <GABC_IError.h>

+ Inheritance diagram for GABC_NAMESPACE::GABC_IError:

Public Member Functions

 GABC_IError (UT_Interrupt *interrupt)
 
 ~GABC_IError () override
 
- Public Member Functions inherited from GABC_NAMESPACE::GABC_Error
 GABC_Error (UT_Interrupt *interrupt)
 
virtual ~GABC_Error ()
 
void clear ()
 
UT_InterruptgetInterrupt () const
 
bool wasInterrupted () const
 
bool success () const
 
bool errorString (const char *msg)
 errorString() always returns false More...
 
void warningString (const char *msg)
 
void infoString (const char *msg)
 
bool error (const char *format,...) SYS_PRINTF_CHECK_ATTRIBUTE(2
 error() always returns false More...
 
bool void warning (const char *format,...) SYS_PRINTF_CHECK_ATTRIBUTE(2
 
bool void void info (const char *format,...) SYS_PRINTF_CHECK_ATTRIBUTE(2
 

Additional Inherited Members

- Protected Member Functions inherited from GABC_NAMESPACE::GABC_Error
virtual void handleError (const char *msg)
 
virtual void handleWarning (const char *msg)
 
virtual void handleInfo (const char *msg)
 
virtual void handleClear ()
 

Detailed Description

This class handles error messages and warnings during the import of Alembic geometry.

Definition at line 39 of file GABC_IError.h.

Constructor & Destructor Documentation

GABC_NAMESPACE::GABC_IError::GABC_IError ( UT_Interrupt interrupt)
inline

Definition at line 42 of file GABC_IError.h.

GABC_NAMESPACE::GABC_IError::~GABC_IError ( )
inlineoverride

Definition at line 45 of file GABC_IError.h.


The documentation for this class was generated from the following file: