#include <Dep.H>
Inheritance diagram for DepPathTbl::DPS:
Public Member Functions | |
DPS (int sizeHint=0) throw () | |
bool | Member (const DepPath &p) |
DPS * | Add (DepPath *dp, Val v, PathKind pk=DummyPK) |
DPS * | AddExtend (DepPath *dp, Val v, PathKind pk, const Text &id) |
DPS * | Merge (DPS *pds) |
void | Print (std::ostream *os) |
|
|
|
Definition at line 114 of file Dep.C. References DummyPK, NEW_CONSTR, and SharedTable< K, V >::T::Put(). Referenced by CollectFunc(), CollectModel(), and RunTool(). |
|
Definition at line 129 of file Dep.C. References DepPath::content, DepPath::Extend(), NEW_CONSTR, and SharedTable< K, V >::T::Put(). Referenced by CollectDefined(). |
|
Definition at line 148 of file Dep.H. References SharedTable< K, V >::T::Get(). Referenced by DeleteDuplicatePathsInner(). |
|
Definition at line 151 of file Dep.H. References SharedTable< K, V >::T::Copy(). Referenced by CollectDpnd(), CollectFunc(), CollectLet(), CollectLookup(), CollectModel(), BindingVC::Copy(), ListVC::Copy(), Map(), ValC::MergeDPS(), BindingVC::MergeToLenDPS(), ListVC::MergeToLenDPS(), NamesTagsPickle(), ParMap(), and ValueDpnd(). |
|
Definition at line 143 of file Dep.C. References SharedTable< K, V >::KVPair::key, SharedTable< K, V >::Iterator::Next(), and SharedTable< K, V >::KVPair::val. Referenced by PrintAllDpnd(). |