#include <MED_TFile.hxx>

Public Member Functions | |
| const TIdt & | Id () const override |
| ~MEDIDTHoder () | |
| void | Close () override |
| virtual void | Open (EModeAcces theMode, TErr *theErr=nullptr)=0 |
Protected Member Functions | |
| MEDIDTHoder (bool *isClosedStatus=nullptr) | |
| void | UnRefFid () |
Protected Attributes | |
| TInt | myCount = 0 |
| TIdt | myFid = 0 |
| bool | myIsClosed = false |
| bool * | _isClosedStatus = nullptr |
|
protected |
| MED::MEDIDTHoder::~MEDIDTHoder | ( | ) |
|
overridevirtual |
Implements MED::TFileInternal.
|
overridevirtual |
Implements MED::TFileInternal.
|
pure virtualinherited |
Implemented in MED::TFileDecorator, MED::TMemFile, and MED::TFile.
|
protected |
|
protected |
|
protected |
Referenced by MED::TMemFile::Open(), and MED::TFile::Open().
|
protected |
Referenced by Id(), MED::TMemFile::Open(), and MED::TFile::Open().
|
protected |