MEDMEM.MESHClient Class Reference

#include <MESHClient.hxx>

Inheritance diagram for MEDMEM.MESHClient:

Inheritance graph

Public Member Functions

 MESHClient (const SALOME_MED::MESH_ptr m)
virtual bool operator== (const MESH &other) const
void blankCopy ()
void fillCopy ()
virtual void addReference () const
virtual void removeReference () const

Private Member Functions

virtual ~MESHClient ()

Private Attributes

const SALOME_MED::MESH_var IOR_Mesh
bool _complete
int _refCounter

Constructor & Destructor Documentation

MESHClient::MESHClient const SALOME_MED::MESH_ptr  m  ) 
 

Constructeur

MESHClient::~MESHClient  )  [private, virtual]
 

Destructeur


Member Function Documentation

bool MESHClient::operator== const MESH other  )  const [virtual]
 

Test equality between 2 MESHClients.

Reimplemented from MEDMEM.MESH.

void MESHClient::blankCopy  ) 
 

Remplit les informations générales

void MESHClient::fillCopy  ) 
 

Remplit les informations sur les coordonnees et la connectivite

void MESHClient::addReference  )  const [virtual]
 

For refCounter

Reimplemented from MEDMEM.MESH.

void MESHClient::removeReference  )  const [virtual]
 

For refCounter

Reimplemented from MEDMEM.MESH.


Field Documentation

const SALOME_MED::MESH_var MEDMEM.MESHClient.IOR_Mesh [private]
 

bool MEDMEM.MESHClient._complete [mutable, private]
 

int MEDMEM.MESHClient._refCounter [mutable, private]