Public Member Functions | |
| idep_AliasIter_i (const idep_AliasTable &table) | |
Public Attributes | |
| idep_AliasTableIter | d_iter |
|
|
Definition at line 1128 of file idep_ldep.cxx. 01129 : d_iter(table) 01130 { 01131 }
|
|
|
Definition at line 1123 of file idep_ldep.cxx. Referenced by idep_AliasIter::fromName(), idep_AliasIter::operator const void *(), idep_AliasIter::operator++(), and idep_AliasIter::toName(). |
1.3.9.1