#include "hdbfileutil.h"

HDbFileUtil


class description - source file - inheritance tree (.pdf)

class HDbFileUtil : public TObject

Inheritance Chart:
TObject
<-
HDbFileUtil

    public:
HDbFileUtil(HDbConn* db) HDbFileUtil(const HDbFileUtil&) ~HDbFileUtil() static TClass* Class() void commit() Bool_t confirm(const char*) Bool_t executeDirect(TString&) Int_t getTokString(TString&, TString&, const char*) virtual TClass* IsA() const HDbFileUtil& operator=(const HDbFileUtil&) void rollback() void showDynSqlError(const char*) virtual void ShowMembers(TMemberInspector& insp, char* parent) void showSqlError(const char*) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
HDbConn* dbConn

Class Description



Last update: Mon Feb 5 16:50:01 2007


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.