#include "VASTi.H"#include "Err.H"#include "Files.H"#include "Val.H"#include "PrimRunTool.H"#include <CacheIndex.H>#include <CacheConfig.H>#include <CacheC.H>#include <ParCacheC.H>#include <VestaConfig.H>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| bool | recordTrace |
| bool | recordCallStack |
| CacheC * | theCache = NULL |
| time_t | leaseDuration |
| VestaSource * | rRoot |
| VestaSource * | mRoot |
| VestaSource * | topModelRoot |
| VestaSource * | rootForDeriveds |
| ShortId | topModelSid |
| bool | printVersion |
| bool | printResult |
| bool | printCacheStats |
| bool | printSidNum |
| Text | toolDirServerIntfName |
| const char * | Version |
| bool | parseOnly |
| bool | noAddEntry |
| bool | fsDeps |
| bool | evalCalls |
| bool | stopOnError |
| bool | psStat |
| bool | shipBySymLink |
| bool | shipClean |
| bool | forceClean |
| bool | diagnose |
| bool | hushedShipping |
| bool | pauseBeforeTool |
| bool | pauseAfterTool |
| bool | pauseAfterToolSignal |
| bool | pauseAfterToolError |
| bool | autoRepl |
| bool | dotLogFiles |
| int | toolCallCounter |
| int | toolHitCounter |
| int | appCallCounter |
| int | appHitCounter |
| int | sModelCallCounter |
| int | sModelHitCounter |
| int | nModelCallCounter |
| int | nModelHitCounter |
| int | cacheOption |
| int | maxThreads |
| IntegerVC * | fpContent |
| Text | shipToPath |
| Text | shipFromPath |
|
||||||||||||
|
|
Definition at line 64 of file Driver.C. Referenced by ApplicationFromCache(), main(), and PrintCacheStat(). |
|
|
Definition at line 64 of file Driver.C. Referenced by ApplicationFromCache(), main(), and PrintCacheStat(). |
|
|
Definition at line 59 of file Driver.C. Referenced by LookupPath(), main(), and ReplicateMissing(). |
|
|
Definition at line 64 of file Driver.C. Referenced by ApplicationFromCache(), BlockEC::Eval(), Interpret(), main(), ModelFromCache(), RunToolFromCache(), and StartRenewLeaseThread(). |
|
|
|
|
|
Definition at line 59 of file Driver.C. Referenced by main(), and ShipValue(). |
|
|
Definition at line 59 of file Driver.C. Referenced by Evaluator_Dir_Server_Inner(), and main(). |
|
|
Definition at line 59 of file Driver.C. Referenced by CleanDir(), main(), and VestaShip(). |
|
|
Definition at line 68 of file Driver.C. Referenced by BindRunToolArgs(). |
|
|
Definition at line 59 of file Driver.C. Referenced by DirInfos::AddDpnd(), DirInfos::LookupDir(), and main(). |
|
|
Definition at line 59 of file Driver.C. Referenced by CleanDir(), main(), ShipShortId(), ShipText(), and VestaShip(). |
|
|
Definition at line 41 of file Driver.C. Referenced by main(). |
|
|
Definition at line 64 of file Driver.C. Referenced by Error(), init(), main(), ParMap(), PrimInit(), and ThreadLabel(). |
|
|
Definition at line 43 of file Driver.C. Referenced by FileItem(), Imports(), IncItem(), Model(), and ModelStateInit(). |
|
|
Definition at line 64 of file Driver.C. Referenced by main(), NormalModelFromCache(), and PrintCacheStat(). |
|
|
Definition at line 64 of file Driver.C. Referenced by main(), NormalModelFromCache(), and PrintCacheStat(). |
|
|
Definition at line 59 of file Driver.C. Referenced by ApplicationFromCache(), main(), ModelFromCache(), NormalModelFromCache(), and RunToolFromCache(). |
|
|
Definition at line 59 of file Driver.C. Referenced by Interpret(), and main(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 49 of file Driver.C. Referenced by Interpret(), and main(). |
|
|
Definition at line 48 of file Driver.C. Referenced by Interpret(), and main(). |
|
|
Definition at line 50 of file Driver.C. Referenced by main(), and TextVC::PrintD(). |
|
|
Definition at line 47 of file Driver.C. Referenced by main(). |
|
|
Definition at line 59 of file Driver.C. Referenced by Interpret(), and main(). |
|
|
Definition at line 38 of file Driver.C. Referenced by ApplyEC::Eval(), ApplyUnOpEC::Eval(), ApplyOpEC::Eval(), Interpret(), main(), PrintErrorStack(), RecordErrorOnStack(), and ThreadDataCreate(). |
|
|
Definition at line 37 of file Driver.C. Referenced by main(), PrintFuncTrace(), and ThreadDataInit(). |
|
|
Definition at line 44 of file Driver.C. Referenced by CreateDerived(), CreateRootForDeriveds(), and DeleteRootForDeriveds(). |
|
|
Definition at line 43 of file Driver.C. Referenced by LookupPath(), and ReplicateMissing(). |
|
|
Definition at line 59 of file Driver.C. Referenced by main(), and VestaShip(). |
|
|
Definition at line 59 of file Driver.C. Referenced by main(), and VestaShip(). |
|
|
Definition at line 70 of file Driver.C. Referenced by Lookup(). |
|
|
Definition at line 70 of file Driver.C. Referenced by CleanDir(), Interpret(), and VestaShip(). |
|
|
Definition at line 64 of file Driver.C. Referenced by main(), ModelFromCache(), and PrintCacheStat(). |
|
|
Definition at line 64 of file Driver.C. Referenced by main(), ModelFromCache(), and PrintCacheStat(). |
|
|
|
|
|
Definition at line 40 of file Driver.C. Referenced by ApplicationFromCache(), Checkpoint(), Interpret(), ModelFromCache(), NormalModelFromCache(), and RunToolFromCache(). |
|
|
Definition at line 64 of file Driver.C. Referenced by ApplyRunTool(), main(), and PrintCacheStat(). |
|
|
Definition at line 53 of file Driver.C. Referenced by CreateRootForDeriveds(), init(), and RunTool(). |
|
|
Definition at line 64 of file Driver.C. Referenced by main(), PrintCacheStat(), and RunToolFromCache(). |
|
|
Definition at line 43 of file Driver.C. Referenced by Checkpoint(), and Interpret(). |
|
|
Definition at line 45 of file Driver.C. Referenced by Checkpoint(), and Interpret(). |
|
|
|
1.4.2