PmSeqIter_s Struct Reference
Sequence Iterator Object. More...
#include <seq.h>
Data Fields | |
| PmObjDesc_t | od |
| Object descriptor. | |
| pPmObj_t | si_sequence |
| Sequence object. | |
| int16_t | si_index |
| Index value. | |
Detailed Description
Sequence Iterator Object.
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.
Definition at line 32 of file seq.h.
Field Documentation
Generated on Tue Jul 12 2022 17:07:02 by
1.7.2