|
BrRootDbclass description - source file - inheritance tree class BrRootDb : public BrVirtualDbprotected: Data Membersprotected: Class DescriptionBrRootDb(const Char_t* name, const Char_t* title) : BrVirtualDb(name, title) Default constructor ~BrRootDb() Bool_t Connect(Option_t* option="") Connect to the file void Close(Option_t* option="") Close the connection to the database - i.e., file. TSQLResult* Query(BrDbQuery* q) This will execute the query q, as if it was a root script. Care must be take when using this method. Not that a return value of zero does not nessecarily mean a failure has occured, since this method returns 0. TSQLRow* GetSingle(const Char_t* tableName, const Char_t* condition) TSQLResult* GetMultiple(const Char_t* table, const Char_t* condition) void CreateSequence() Int_t Increment() void LockTables(const Char_t* writetables,int i=0) Not implmented - and my never be void UnLockTables() Not implmented - and my never be Inline FunctionsTObject* GetConnection() Bool_t IsConnected() const TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) BrRootDb BrRootDb(BrRootDb&) |
||||||
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|