This class provide thread-safety for MEDWrapper interaction. More...
#include <MED_Wrapper.hxx>
Public Member Functions | |
| TWrapper * | operator-> () const |
| TLockProxy (TWrapper *theWrapper) | |
| ~TLockProxy () | |
This class provide thread-safety for MEDWrapper interaction.
| MED::TLockProxy::TLockProxy | ( | TWrapper * | theWrapper | ) |
References MED::TWrapper::myMutex.
| MED::TLockProxy::~TLockProxy | ( | ) |
References MED::TWrapper::myMutex.
| TWrapper * MED::TLockProxy::operator-> | ( | ) | const |