Public Member Functions | |
| TFile (const std::string &theFileName) | |
| ~TFile () | |
| void | Open (EModeAcces theMode, TErr *theErr=NULL) |
| const TIdt & | Id () const |
| void | Close () |
Protected Attributes | |
| std::string | myFileName |
| TInt | myCount |
| TIdt | myFid |
Private Member Functions | |
| TFile () | |
| TFile (const TFile &) | |
| MED.V2_1.TFile.TFile | ( | ) | [private] |
| MED.V2_1.TFile.TFile | ( | const TFile & | ) | [private] |
| MED.V2_1.TFile.TFile | ( | const std::string & | theFileName | ) |
| MED.V2_1.TFile.~TFile | ( | ) |
| void MED.V2_1.TFile.Open | ( | EModeAcces | theMode, |
| TErr * | theErr = NULL |
||
| ) |
References EXCEPTION, INITMSG, med_2_1.MEDouvrir(), and MYDEBUG.
| void MED.V2_1.TFile.Close | ( | ) |
References med_2_1.MEDfermer().
std::string MED.V2_1.TFile.myFileName [protected] |
TInt MED.V2_1.TFile.myCount [protected] |
TIdt MED.V2_1.TFile.myFid [protected] |