#include "Val.H"
#include <FP.H>
#include <VestaSource.H>
Go to the source code of this file.
Typedefs | |
typedef nodeinfo * | NodeInfo |
Functions | |
Val | RunTool (const RunToolArgs &args, VestaSource *&rootForTool) |
void | DeleteRootForTool (VestaSource *rootForTool) |
void | CreateRootForDeriveds () |
void | DeleteRootForDeriveds () |
ShortId | CreateDerived () |
void | PrimRunToolInit () |
Text | ToolCommandLineAsText (const RunToolArgs &args) |
|
Definition at line 72 of file PrimRunTool.H. |
|
Definition at line 753 of file PrimRunTool.C. References Error(), VestaSource::insertMutableFile(), Basics::mutex::lock(), NullShortId, VRErrorCode::ok, outputMu, VestaSource::replaceDiff, rootForDeriveds, VestaSource::shortId(), and Basics::mutex::unlock(). Referenced by RunTool(), TextVC::Sid(), and TextVC::TextC::TextC(). |
|
Definition at line 735 of file PrimRunTool.C. References Text::chars(), create_tool_directory_server(), VDirSurrogate::createVolatileDirectory(), GetNewHandle(), VRErrorCode::ok, rootForDeriveds, SRPC::this_host(), and toolDirServerIntfName. Referenced by main(). |
|
Definition at line 746 of file PrimRunTool.C. References VDirSurrogate::deleteVolatileDirectory(), VRErrorCode::ok, and rootForDeriveds. Referenced by main(). |
|
Definition at line 729 of file PrimRunTool.C. References VDirSurrogate::deleteVolatileDirectory(), and VRErrorCode::ok. Referenced by RunToolFromCache(). |
|
Definition at line 779 of file PrimRunTool.C. References DepPath::Extend(), and RunToolHostInit(). Referenced by StartEval(). |
|
|
Definition at line 157 of file PrimRunTool.C. References Text::Empty(), ListT< Value >::Null(), and ListT< Value >::Pop(). Referenced by RunToolFromCache(). |