EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for FairDbCache, including all inherited members.
Adopt(FairDbResult *res, bool registerKey=true) | FairDbCache | |
FairDbCache(FairDbTableProxy &qp, const string &tableName) | FairDbCache | |
FairDbCache(const FairDbCache &) | FairDbCache | private |
fCache | FairDbCache | private |
fCurSize | FairDbCache | mutableprivate |
fMaxSize | FairDbCache | mutableprivate |
fNumAdopted | FairDbCache | mutableprivate |
fNumReused | FairDbCache | mutableprivate |
fTableName | FairDbCache | private |
fTableProxy | FairDbCache | private |
GetCurSize() const | FairDbCache | inline |
GetMaxSize() const | FairDbCache | inline |
GetNumAdopted() const | FairDbCache | inline |
GetNumReused() const | FairDbCache | inline |
GetSubCache(Int_t aggNo) const | FairDbCache | private |
operator=(const FairDbCache &) | FairDbCache | private |
Purge() | FairDbCache | |
Purge(ResultList_t &subCache, const FairDbResult *res=0) | FairDbCache | private |
ResultList_t typedef | FairDbCache | |
Search(const ValContext &vc, const FairDb::Task &task) const | FairDbCache | |
Search(const string &sqlQualifiers) const | FairDbCache | |
Search(const FairDbValidityRec &vr, const string &sqlQualifiers="") const | FairDbCache | |
SetStale() | FairDbCache | |
~FairDbCache() | FairDbCache | virtual |