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

Go to the source code of this file.
Data Structures | |
| struct | MED::TWrapper |
| Define a base class that wraps the MED API. More... | |
| class | MED::TLockProxy |
| This class provide thread-safety for MEDWrapper interaction. More... | |
| class | MED::SharedPtr< TWrapper > |
| To specialize the SharedPtr for TWrapper. More... | |
Namespaces | |
| namespace | MED |