#include <MEDFileMeshLL.hxx>
Public Member Functions | |
| MEDFileUMeshPermCompute (const MEDFileUMeshSplitL1 *st) | |
| operator MEDCouplingUMesh * () const | |
| void | operator= (MEDCouplingUMesh *m) |
| void | updateTime () const |
Private Attributes | |
| const MEDFileUMeshSplitL1 * | _st |
| unsigned int | _mpt_time |
| unsigned int | _num_time |
| MEDCouplingAutoRefCountObjectPtr < MEDCouplingUMesh > | _m |
| MEDFileUMeshPermCompute::MEDFileUMeshPermCompute | ( | const MEDFileUMeshSplitL1 * | st | ) |
| MEDFileUMeshPermCompute::operator MEDCouplingUMesh * | ( | ) | const |
Warning it returns an instance to deallocate !!!!
References ParaMEDMEM.MEDFileUMeshPermCompute._m, ParaMEDMEM.MEDFileUMeshSplitL1._m_by_types, ParaMEDMEM.MEDFileUMeshPermCompute._mpt_time, ParaMEDMEM.MEDFileUMeshSplitL1._num, ParaMEDMEM.MEDFileUMeshPermCompute._num_time, ParaMEDMEM.MEDFileUMeshPermCompute._st, ParaMEDMEM.RefCountObject.incrRef(), testMEDMEM.ret, and ParaMEDMEM.MEDFileUMeshPermCompute.updateTime().
| void MEDFileUMeshPermCompute::operator= | ( | MEDCouplingUMesh * | m | ) |
References ParaMEDMEM.MEDFileUMeshPermCompute._m, and TestMedCorba2.m.
| void MEDFileUMeshPermCompute::updateTime | ( | ) | const |
const MEDFileUMeshSplitL1* ParaMEDMEM.MEDFileUMeshPermCompute._st [private] |
unsigned int ParaMEDMEM.MEDFileUMeshPermCompute._mpt_time [mutable, private] |
unsigned int ParaMEDMEM.MEDFileUMeshPermCompute._num_time [mutable, private] |
MEDCouplingAutoRefCountObjectPtr<MEDCouplingUMesh> ParaMEDMEM.MEDFileUMeshPermCompute._m [mutable, private] |