Alembic Version 1.1
Alembic::Abc::ALEMBIC_VERSION_NS::Base Class Reference

#include <Base.h>

+ Inheritance diagram for Alembic::Abc::ALEMBIC_VERSION_NS::Base:

Public Member Functions

ErrorHandlergetErrorHandler () const
 
ErrorHandler::Policy getErrorHandlerPolicy () const
 

Protected Member Functions

 Base ()
 
 Base (ErrorHandler::Policy iPolicy)
 
 Base (const Base &iCopy)
 
Baseoperator= (const Base &iCopy)
 
bool valid () const
 
void reset ()
 

Detailed Description

Definition at line 48 of file Base.h.

Constructor & Destructor Documentation

◆ Base() [1/3]

Alembic::Abc::ALEMBIC_VERSION_NS::Base::Base ( )
inlineprotected

Definition at line 51 of file Base.h.

◆ Base() [2/3]

Alembic::Abc::ALEMBIC_VERSION_NS::Base::Base ( ErrorHandler::Policy  iPolicy)
inlineexplicitprotected

Definition at line 53 of file Base.h.

◆ Base() [3/3]

Alembic::Abc::ALEMBIC_VERSION_NS::Base::Base ( const Base iCopy)
inlineprotected

Definition at line 56 of file Base.h.

Member Function Documentation

◆ getErrorHandler()

◆ getErrorHandlerPolicy()

ErrorHandler::Policy Alembic::Abc::ALEMBIC_VERSION_NS::Base::getErrorHandlerPolicy ( ) const
inline

Definition at line 81 of file Base.h.

References Alembic::Abc::ALEMBIC_VERSION_NS::ErrorHandler::getPolicy().

Referenced by Alembic::Abc::ALEMBIC_VERSION_NS::ISchemaObject< SCHEMA >::ISchemaObject(), and Alembic::Abc::ALEMBIC_VERSION_NS::GetErrorHandlerPolicy().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ operator=()

Base & Alembic::Abc::ALEMBIC_VERSION_NS::Base::operator= ( const Base iCopy)
inlineprotected

Definition at line 59 of file Base.h.

◆ reset()

◆ valid()


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