#include <FAMILYClient.hxx>

Public Member Functions | |
| FAMILYClient (const SALOME_MED::FAMILY_ptr S, GMESH *M=NULL) | |
| virtual | ~FAMILYClient () |
| virtual void | blankCopy (bool blankSupport=true) |
| virtual void | fillCopy (bool fillSupport=true) |
Private Attributes | |
| const SALOME_MED::FAMILY_var | IOR_Family |
| bool | _complete |
| FAMILYClient::FAMILYClient | ( | const SALOME_MED::FAMILY_ptr | S, |
| GMESH * | M = NULL |
||
| ) |
Constructeur
References MEDMEM.SUPPORTClient.blankCopy().
| FAMILYClient::~FAMILYClient | ( | ) | [virtual] |
Destructeur
| void FAMILYClient::blankCopy | ( | bool | blankSupport = true | ) | [virtual] |
Remplit les informations générales
References MEDMEM.FAMILYClient._complete, MEDMEM.FAMILY._numberOfAttribute, MEDMEM.FAMILY._numberOfGroup, ASSERT, MEDMEM.SUPPORTClient.blankCopy(), MEDMEM.convertCorbaArray(), MEDMEM.FAMILYClient.IOR_Family, TestMedCorba2.n, TestMedCorba7.s, MEDMEM.FAMILY.setAttributesDescriptions(), MEDMEM.FAMILY.setAttributesIdentifiers(), MEDMEM.FAMILY.setAttributesValues(), MEDMEM.FAMILY.setGroupsNames(), MEDMEM.FAMILY.setIdentifier(), MEDMEM.FAMILY.setNumberOfAttributes(), and MEDMEM.FAMILY.setNumberOfGroups().
| void FAMILYClient::fillCopy | ( | bool | fillSupport = true | ) | [virtual] |
Remplit les informations générales
References MEDMEM.FAMILYClient._complete, and MEDMEM.SUPPORTClient.fillCopy().
const SALOME_MED::FAMILY_var MEDMEM.FAMILYClient.IOR_Family [private] |
bool MEDMEM.FAMILYClient._complete [mutable, private] |