#include "EvalBasics.H"
Go to the source code of this file.
Functions | |
Text | IntToText (int n) |
Text | IntArc (int n) |
int | ArcInt (const Text &t) |
int | IncCounter (int *counter) |
Variables | |
const Text | emptyText |
|
Definition at line 39 of file EvalBasics.C. References Text::chars(). Referenced by CollectDpnd(), LookupArc(), and DepPath::Print(). |
|
Definition at line 68 of file EvalBasics.C. References Basics::mutex::lock(), and Basics::mutex::unlock(). Referenced by ApplicationFromCache(), ApplyRunTool(), ModelFromCache(), NormalModelFromCache(), and RunToolFromCache(). |
|
Definition at line 32 of file EvalBasics.C. Referenced by Elem(), EqualVal(), BindingVC::GetElem(), ListVC::GetElem(), Head(), IterateAssoc(), ListAppend(), Map(), ParMap(), Sub(), and Tail(). |
|
Definition at line 25 of file EvalBasics.C. Referenced by AddToNewStuff(), ApplicationFromCache(), Interpret(), ModelFromCache(), NormalModelFromCache(), RunTool(), RunToolFromCache(), TextVC::Sid(), TextVC::TextC::TextC(), and ThreadLabel(). |
|
Definition at line 23 of file EvalBasics.C. Referenced by BindRunToolArgs(), CollectLet(), Elem(), Evaluator_Dir_Server_Inner(), and IterateAssoc(). |