Public Member Functions | |
MEDFileGTKeeper * | deepCopy () const |
INTERP_KERNEL::NormalizedCellType | getGeoType () const |
const MEDFileUMesh * | getMesh () const |
std::string | getRepr () const |
const MEDFileStructureElement * | getSE () const |
const MEDFileUMesh * | getSection () const |
bool | isEqual (const MEDFileGTKeeper *other) const |
MEDFileGTKeeperDyn (const MEDFileUMesh *mesh, const MEDFileUMesh *section, const MEDFileStructureElement *se) | |
Public Member Functions inherited from MEDCoupling::MEDFileGTKeeper | |
virtual | ~MEDFileGTKeeper () |
MEDFileGTKeeperDyn::MEDFileGTKeeperDyn | ( | const MEDFileUMesh * | mesh, |
const MEDFileUMesh * | section, | ||
const MEDFileStructureElement * | se | ||
) |
References MEDCoupling::RefCountObjectOnly::incrRef(), and MEDCoupling::MCConstAuto< T >::isNull().
Referenced by deepCopy().
|
virtual |
Implements MEDCoupling::MEDFileGTKeeper.
References MEDFileGTKeeperDyn().
|
virtual |
Implements MEDCoupling::MEDFileGTKeeper.
|
virtual |
Implements MEDCoupling::MEDFileGTKeeper.
|
virtual |
Implements MEDCoupling::MEDFileGTKeeper.
const MEDFileUMesh* MEDCoupling::MEDFileGTKeeperDyn::getMesh | ( | ) | const |
const MEDFileUMesh* MEDCoupling::MEDFileGTKeeperDyn::getSection | ( | ) | const |
const MEDFileStructureElement* MEDCoupling::MEDFileGTKeeperDyn::getSE | ( | ) | const |