PmTuple_s Struct Reference

#include <tuple.h>

List of all members.

Public Attributes

PmObjDesc_t od
int16_t length
pPmObj_t val [1]


Detailed Description

Tuple obj

Immutable ordered sequence. Contains array of ptrs to objs.


Member Data Documentation

Length of tuple I don't expect a tuple to ever exceed 255 elements, but if I set this type to int8_t, a 0-element tuple is too small to be allocated.

Object descriptor

Array of ptrs to objs


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

Generated on Wed Feb 24 13:37:03 2010 for Python-on-a-chip by  doxygen 1.5.9