#include <GROUPClient.hxx>

Public Member Functions | |
| GROUPClient (const SALOME_MED::GROUP_ptr S, GMESH *M=NULL) | |
| virtual | ~GROUPClient () |
| virtual void | blankCopy () |
| virtual void | fillCopy () |
Private Attributes | |
| const SALOME_MED::GROUP_var | IOR_Group |
| bool | _complete |
| GROUPClient::GROUPClient | ( | const SALOME_MED::GROUP_ptr | G, |
| GMESH * | M = NULL |
||
| ) |
Constructeur
| GROUPClient::~GROUPClient | ( | ) | [virtual] |
Destructeur
| void GROUPClient::blankCopy | ( | ) | [virtual] |
Remplit les informations générales
Reimplemented from MEDMEM.SUPPORTClient.
References MEDMEM.GROUPClient._complete.
| void GROUPClient::fillCopy | ( | ) | [virtual] |
Remplit les informations
Reimplemented from MEDMEM.SUPPORTClient.
References MEDMEM.GROUPClient._complete.
const SALOME_MED::GROUP_var MEDMEM.GROUPClient.IOR_Group [private] |
bool MEDMEM.GROUPClient._complete [mutable, private] |