HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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

Definition at line 51 of file Base.h.

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

Definition at line 53 of file Base.h.

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

Definition at line 56 of file Base.h.

Member Function Documentation

ErrorHandler& Alembic::Abc::ALEMBIC_VERSION_NS::Base::getErrorHandler ( ) const
inline

Definition at line 76 of file Base.h.

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

Definition at line 81 of file Base.h.

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

Definition at line 59 of file Base.h.

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

Definition at line 70 of file Base.h.

bool Alembic::Abc::ALEMBIC_VERSION_NS::Base::valid ( ) const
inlineprotected

Definition at line 65 of file Base.h.


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