#include <Dep.H>
Public Member Functions | |
| DepPathC (int size) | |
| DepPathC (const Text &id, PathKind pk) | |
| DepPathC (ArcSeq *tpath, PathKind pk) | |
| DepPathC (const ArcSeq &tpath, PathKind pk, const FP::Tag &fp, int version) | |
| DepPathC (ArcSeq *tpath, PathKind pk, const FP::Tag &fp) | |
Public Attributes | |
| PathKind | pKind |
| int | dpathVersion |
| ArcSeq * | path |
| FP::Tag | pathFP |
|
|
Definition at line 42 of file Dep.H. References NEW_CONSTR, and path. |
|
||||||||||||
|
Definition at line 36 of file Dep.C. References Sequence< Elem, elem_ptrfree >::addhi(), NEW, and path. |
|
||||||||||||
|
Definition at line 42 of file Dep.C. References FP::Tag::ExtendRaw(), pathFP, PathnameSep, FP::Tag::Permute(), POLY_ONE, and RawFP. |
|
||||||||||||||||||||
|
Definition at line 47 of file Dep.H. References NEW_CONSTR, and path. |
|
||||||||||||||||
|
|
|
|
Definition at line 58 of file Dep.H. Referenced by DepPath::Version(). |
|
|
Definition at line 61 of file Dep.H. Referenced by DepPath::DeepCopy(), DepPath::DepPath(), DepPathC(), DepPath::Extend(), DepPath::ExtendLow(), DepPath::Print(), and DepPath::Size(). |
|
|
Definition at line 64 of file Dep.H. Referenced by DepPath::DeepCopy(), DepPath::DepPath(), DepPathC(), DepPath::Extend(), DepPath::ExtendLow(), and DepPath::Hash(). |
|
|
Definition at line 52 of file Dep.H. Referenced by DepPath::DeepCopy(), DepPath::DepPath(), DepPath::Extend(), and DepPath::Print(). |
1.4.2