HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Alembic::Abc::ALEMBIC_VERSION_NS::ErrorHandler::Context Class Reference

#include <ErrorHandler.h>

Public Member Functions

 Context (ErrorHandler &iEhnd, const char *iCtxMsg)
 
void operator() (std::exception &iExc)
 
void operator() (const std::string &iMsg)
 
void operator() (UnknownExceptionFlag iUef)
 

Detailed Description

Definition at line 92 of file ErrorHandler.h.

Constructor & Destructor Documentation

Alembic::Abc::ALEMBIC_VERSION_NS::ErrorHandler::Context::Context ( ErrorHandler iEhnd,
const char *  iCtxMsg 
)
inline

Definition at line 95 of file ErrorHandler.h.

Member Function Documentation

void Alembic::Abc::ALEMBIC_VERSION_NS::ErrorHandler::Context::operator() ( std::exception &  iExc)
inline

Definition at line 99 of file ErrorHandler.h.

void Alembic::Abc::ALEMBIC_VERSION_NS::ErrorHandler::Context::operator() ( const std::string iMsg)
inline

Definition at line 104 of file ErrorHandler.h.

void Alembic::Abc::ALEMBIC_VERSION_NS::ErrorHandler::Context::operator() ( UnknownExceptionFlag  iUef)
inline

Definition at line 109 of file ErrorHandler.h.


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