
Public Member Functions | |
| DepCompareInfo (ostream &o, const Text &s, const FP::Tag &pk, CacheEntry::Index ci) | |
| void | print () |
Private Attributes | |
| ostream & | out |
| const Text & | source |
| const FP::Tag & | pk |
| CacheEntry::Index | cIndex |
| bool | printed |
Definition at line 494 of file Debug.C.
| DepCompareInfo::DepCompareInfo | ( | ostream & | o, | |
| const Text & | s, | |||
| const FP::Tag & | pk, | |||
| CacheEntry::Index | ci | |||
| ) | [inline] |
| void DepCompareInfo::print | ( | ) | [inline] |
ostream& DepCompareInfo::out [private] |
const Text& DepCompareInfo::source [private] |
const FP::Tag& DepCompareInfo::pk [private] |
CacheEntry::Index DepCompareInfo::cIndex [private] |
bool DepCompareInfo::printed [private] |
1.5.1