#include <IntIntTblLR.H>
Public Member Functions | |
IntIntTblIter (const IntIntTblLR *tbl) throw () | |
void | Reset () throw () |
bool | Next (short &k, short &v) throw () |
Private Member Functions | |
IntIntTblIter (const IntIntTblIter &) | |
Private Attributes | |
const IntIntTblLR * | tbl |
short | k |
bool | done |
|
Definition at line 95 of file IntIntTblLR.H. References Reset(). |
|
|
|
Definition at line 268 of file IntIntTblLR.C. Referenced by CE::T::CheckUsedNames(), and CE::T::Pack(). |
|
Definition at line 103 of file IntIntTblLR.H. Referenced by IntIntTblIter(). |
|
Definition at line 116 of file IntIntTblLR.H. Referenced by Reset(). |
|
Definition at line 115 of file IntIntTblLR.H. Referenced by Reset(). |
|
Definition at line 114 of file IntIntTblLR.H. |