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