#include "MED_WrapperDef.hxx"#include "MED_Structures.hxx"#include "MED_Algorithm.hxx"#include <boost/thread/mutex.hpp>

Go to the source code of this file.
Data Structures | |
| class | MED::TWrapper |
| Class that wraps the MED API. More... | |
| class | MED::TLockProxy |
| This class provides thread-safety for MEDWrapper interaction. More... | |
| class | MED::SharedPtr< TWrapper > |
| Specialization of SharedPtr for TWrapper. More... | |
Namespaces | |
| namespace | MED |
Typedefs | |
| typedef std::shared_ptr< TFileInternal > | MED::PFileInternal |
Enumerations | |
| enum | MED::EModeAcces { MED::eLECTURE , MED::eLECTURE_ECRITURE , MED::eLECTURE_AJOUT , MED::eCREATION } |