#include <fstream.h>#include "Riostream.h"#include "RVersion.h"Go to the source code of this file.
Defines | |
| #define | __NOGO4MACRO__ |
Functions | |
| void | namiter (TDirectory *dir, const char *wildcard, TList *found, int classmask=11) |
| TString | MakeFuncName (const char *main, const char *objname) |
| void | saveall (const char *file, const char *wildcard="*", const char *outputname="savemacro", int classmask=11) |
| TString MakeFuncName | ( | const char * | main, | |
| const char * | objname | |||
| ) |
Definition at line 87 of file saveall.C.
Referenced by save1cond(), save1param(), and saveall().
| void namiter | ( | TDirectory * | dir, | |
| const char * | wildcard, | |||
| TList * | found, | |||
| int | classmask = 11 | |||
| ) |
Definition at line 31 of file saveall.C.
References TGo4Access::kndGo4Param.
Referenced by saveall().
| void saveall | ( | const char * | file, | |
| const char * | wildcard = "*", |
|||
| const char * | outputname = "savemacro", |
|||
| int | classmask = 11 | |||
| ) |
Definition at line 102 of file saveall.C.
References MakeFuncName(), and namiter().
1.7.1