PmSeqIter_s Struct Reference

#include <seq.h>

List of all members.

Public Attributes

PmObjDesc_t od
pPmObj_t si_sequence
int16_t si_index


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.


Member Data Documentation

Object descriptor

Definition at line 35 of file seq.h.

Index value

Definition at line 41 of file seq.h.

Sequence object

Definition at line 38 of file seq.h.


The documentation for this struct was generated from the following file:

Generated on Mon Oct 18 07:40:49 2010 for Python-on-a-chip by  doxygen 1.5.9