#include <seq.h>
Public Attributes | |
PmObjDesc_t | od |
pPmObj_t | si_sequence |
int16_t | si_index |
Instances of this object are created by GET_ITER and used by FOR_ITER. Stores a pointer to a sequence and an index int16_t.
Object descriptor
int16_t PmSeqIter_s::si_index |
Index value
Sequence object