Patch level : 12.0 302
Files correlati : ef0 ef1 Commento : Corretto in comportamento delle cache per le tabelle di modulo git-svn-id: svn://10.65.10.50/branches/R_10_00@23375 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
aaa11a99bc
commit
37ab901e31
@ -268,9 +268,6 @@ public:
|
||||
// Smarter get: no token string key needed
|
||||
const TRectype& get_rec(int file, const char* key1, const char* key2=NULL, const char* key3=NULL, const char* key4=NULL);
|
||||
|
||||
// clifo&anagr get: no token string key needed
|
||||
const TRectype& get_rec(int file, char c, long n);
|
||||
|
||||
const TString& get(int file, const char* key_tok, const char * campo);
|
||||
const TString& get(int file, long key, const char * campo);
|
||||
const TString& get(const char* table, const char* key_tok, const char* campo);
|
||||
|
Loading…
x
Reference in New Issue
Block a user