Functions | |
| int | main (int argc, char **argv) |
| int | main_orig (int argc, char **argv) |
| void | ROOT_adddep (char *buf, size_t len) |
| void | ROOT_flush () |
| void | ROOT_newFile () |
Variables | |
| static std::string | currentDependencies |
| static std::string | currentFileBase |
| static int | isDict = 0 |
| static int | newFile = 0 |
| static int | openWildcard = 0 |
| int | rootBuild = 0 |
Definition at line 141 of file mainroot.cxx.
| void ROOT_adddep | ( | char * | buf, |
| size_t | len ) |
Definition at line 81 of file mainroot.cxx.
| void ROOT_flush | ( | ) |
Definition at line 61 of file mainroot.cxx.
| void ROOT_newFile | ( | ) |
Definition at line 56 of file mainroot.cxx.
|
static |
Definition at line 52 of file mainroot.cxx.
|
static |
Definition at line 53 of file mainroot.cxx.
|
static |
Definition at line 49 of file mainroot.cxx.
|
static |
Definition at line 50 of file mainroot.cxx.
|
static |
Definition at line 51 of file mainroot.cxx.
| int rootBuild = 0 |
Definition at line 47 of file mainroot.cxx.