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.
| TLockProxy& MED.TLockProxy.operator= | ( | const TLockProxy & | ) | [private] |
| TWrapper * MED.TLockProxy::operator-> | ( | ) | const |
TWrapper* MED.TLockProxy.myWrapper [private] |