Modifica 95/17.
Aggiunto metodo TIsamtempfile::set_autodel(). git-svn-id: svn://10.65.10.50/trunk@1746 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
a2ed4db50a
commit
faa307df73
@ -408,7 +408,8 @@ protected:
|
||||
int open(const char* radix, bool create, TRecnotype eod, TRecnotype eox);
|
||||
int close();
|
||||
|
||||
public:
|
||||
public:
|
||||
void set_autodel(bool val=TRUE) {_autodel = val;}
|
||||
TIsamtempfile(int logicnum, const char* radix, bool create);
|
||||
virtual ~TIsamtempfile();
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user