#include <MEDCouplingPointSetServant.hxx>

Protected Member Functions | |
| MEDCouplingPointSetServant (const MEDCouplingPointSet *cppPointerOfMesh) | |
| ~MEDCouplingPointSetServant () | |
| SALOME_MED::DataArrayDoubleCorbaInterface_ptr | getCoords () |
Private Member Functions | |
| const MEDCouplingPointSet * | getPointer () const |
| MEDCouplingPointSetServant::MEDCouplingPointSetServant | ( | const MEDCouplingPointSet * | cppPointerOfMesh | ) | [protected] |
| MEDCouplingPointSetServant::~MEDCouplingPointSetServant | ( | ) | [protected] |
| SALOME_MED::DataArrayDoubleCorbaInterface_ptr MEDCouplingPointSetServant::getCoords | ( | ) | [protected] |
| const MEDCouplingPointSet* ParaMEDMEM.MEDCouplingPointSetServant.getPointer | ( | ) | const [private] |
Reimplemented from ParaMEDMEM.MEDCouplingMeshServant.
Reimplemented in ParaMEDMEM.MEDCouplingUMeshServant.