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

#include <GABC_IArchive.h>

Public Member Functions

 GABC_AutoFakeLock (const GABC_IArchive &)
 
 GABC_AutoFakeLock (const GABC_IArchivePtr &)
 
 ~GABC_AutoFakeLock ()
 
void unlock ()
 

Detailed Description

When running with a thread safe Alembic implementation, the fake lock is used (since the underlying library is safe).

Definition at line 176 of file GABC_IArchive.h.

Constructor & Destructor Documentation

GABC_NAMESPACE::GABC_AutoFakeLock::GABC_AutoFakeLock ( const GABC_IArchive )
inline

Definition at line 179 of file GABC_IArchive.h.

GABC_NAMESPACE::GABC_AutoFakeLock::GABC_AutoFakeLock ( const GABC_IArchivePtr )
inline

Definition at line 180 of file GABC_IArchive.h.

GABC_NAMESPACE::GABC_AutoFakeLock::~GABC_AutoFakeLock ( )
inline

Definition at line 181 of file GABC_IArchive.h.

Member Function Documentation

void GABC_NAMESPACE::GABC_AutoFakeLock::unlock ( )
inline

Definition at line 182 of file GABC_IArchive.h.


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