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.


Member Data Documentation

ptr to seglist containing keys

ptr to seglist containing values

number of key,value pairs in the dict

object descriptor


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