Version: 9.16.0
MED_Wrapper.hxx File Reference
#include "MED_WrapperDef.hxx"
#include "MED_Structures.hxx"
#include "MED_Algorithm.hxx"
#include <boost/thread/mutex.hpp>
Include dependency graph for MED_Wrapper.hxx:
This graph shows which files directly or indirectly include this file:

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 }