12 int main(
int argc,
char **argv)
21 std::cout <<
" usage: " << argv[0] <<
" table [class_name]" << std::endl;
36 std::cout <<
" Bad table " << table << std::endl;
37 std::cout <<
"List of existing tables" << std::endl;
Bool_t Open(const TString *DbUrl=NULL)
Bool_t GetTable(const TString name, HarpoDBTable *table)
Harpo Database access class. The class query MySQL database. Deal with (single !) Harpo Database and ...
int main(int argc, char **argv)
void MakeClass(TString cname, TString option="")