HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Alembic::Util::ALEMBIC_VERSION_NS::mutex Class Reference

#include <Foundation.h>

+ Inheritance diagram for Alembic::Util::ALEMBIC_VERSION_NS::mutex:

Public Member Functions

 mutex ()
 
 ~mutex ()
 
void lock ()
 
void unlock ()
 

Detailed Description

Definition at line 175 of file Foundation.h.

Constructor & Destructor Documentation

Alembic::Util::ALEMBIC_VERSION_NS::mutex::mutex ( )
inline

Definition at line 178 of file Foundation.h.

Alembic::Util::ALEMBIC_VERSION_NS::mutex::~mutex ( )
inline

Definition at line 183 of file Foundation.h.

Member Function Documentation

void Alembic::Util::ALEMBIC_VERSION_NS::mutex::lock ( )
inline

Definition at line 188 of file Foundation.h.

void Alembic::Util::ALEMBIC_VERSION_NS::mutex::unlock ( )
inline

Definition at line 193 of file Foundation.h.


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