Searched refs:LSIterator_THIS (Results 1 – 1 of 1) sorted by relevance
52 #define LSIterator_THIS LSIterator * pThis macro73 void LSIterator_CTOR( LSIterator_THIS,75 void LSI_opp( LSIterator_THIS ); /** operator++() */77 Bool LSI_obool( LSIterator_THIS );78 Cstring * LSI_optr( LSIterator_THIS ); /** operator->() */
Completed in 4 milliseconds