PmDict_s Struct Reference

#include <dict.h>

List of all members.

Public Attributes

PmObjDesc_t od
int16_t length
pSeglist_t d_keys
pSeglist_t d_vals


Detailed Description

Dict

Contains ptr to two seglists, one for keys, the other for values; and a length, the number of key/value pairs.

Definition at line 35 of file dict.h.


Member Data Documentation

ptr to seglist containing keys

Definition at line 42 of file dict.h.

ptr to seglist containing values

Definition at line 44 of file dict.h.

number of key,value pairs in the dict

Definition at line 40 of file dict.h.

object descriptor

Definition at line 38 of file dict.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