#include <SUPPORTClient.hxx>

Public Member Functions | |
| SUPPORTClient (const SALOME_MED::SUPPORT_ptr S, GMESH *M=NULL) | |
| void | blankCopy () |
| void | fillCopy () |
| MEDSKYLINEARRAY * | getnumber () const throw (MEDEXCEPTION) |
| const int * | getNumber (MED_EN::medGeometryElement GeometricType) const throw (MEDEXCEPTION) |
| const int * | getNumberIndex () const throw (MEDEXCEPTION) |
| int | getValIndFromGlobalNumber (const int number) const throw (MEDEXCEPTION) |
Protected Member Functions | |
| virtual | ~SUPPORTClient () |
Private Attributes | |
| const SALOME_MED::SUPPORT_var | IOR_Support |
| bool | _complete_support |
| SUPPORTClient::~SUPPORTClient | ( | ) | [protected, virtual] |
Destructeur
References MEDMEM.SUPPORT._mesh, MEDMEM.SUPPORTClient.IOR_Support, and MEDMEM.RCBASE.removeReference().
| SUPPORTClient::SUPPORTClient | ( | const SALOME_MED::SUPPORT_ptr | S, |
| GMESH * | M = NULL |
||
| ) |
Constructeur
References MEDMEM.SUPPORT._mesh, MEDMEM.RCBASE.addReference(), MEDMEM.SUPPORTClient.blankCopy(), and MEDMEM.SUPPORTClient.IOR_Support.
| void SUPPORTClient::blankCopy | ( | ) |
Remplit les informations générales
Reimplemented in MEDMEM.GROUPClient.
References MEDMEM.SUPPORTClient._complete_support, MEDMEM.SUPPORT._description, MEDMEM.SUPPORT._geometricType, MEDMEM.SUPPORT._name, MEDMEM.SUPPORT._numberOfGeometricType, MEDMEM.SUPPORT._totalNumberOfElements, MEDMEM.convertCorbaArray2(), MEDMEM.SUPPORTClient.IOR_Support, MESSAGE, MEDMEM.SUPPORT.setAll(), MEDMEM.SUPPORT.setEntity(), MEDMEM.SUPPORT.setNumberOfElements(), and MEDMEM.SUPPORT.setNumberOfGeometricType().
| void SUPPORTClient::fillCopy | ( | ) |
| MEDSKYLINEARRAY * SUPPORTClient::getnumber | ( | ) | const throw (MEDEXCEPTION) [virtual] |
Destructeur
Reimplemented from MEDMEM.SUPPORT.
References MEDMEM.SUPPORTClient._complete_support, and TestMedCorba2.m.
| const int* MEDMEM.SUPPORTClient.getNumber | ( | MED_EN::medGeometryElement | GeometricType | ) | const throw (MEDEXCEPTION) [virtual] |
Reimplemented from MEDMEM.SUPPORT.
| const int * SUPPORTClient::getNumberIndex | ( | ) | const throw (MEDEXCEPTION) [virtual] |
Reimplemented from MEDMEM.SUPPORT.
References MEDMEM.SUPPORTClient._complete_support, and TestMedCorba2.n.
| int SUPPORTClient::getValIndFromGlobalNumber | ( | const int | number | ) | const throw (MEDEXCEPTION) [virtual] |
Reimplemented from MEDMEM.SUPPORT.
References MEDMEM.SUPPORT.getValIndFromGlobalNumber(), TestMedCorba2.n, and batchmode_medcorba_test.number.
const SALOME_MED::SUPPORT_var MEDMEM.SUPPORTClient.IOR_Support [private] |
bool MEDMEM.SUPPORTClient._complete_support [mutable, private] |