PmFunc_s Struct Reference

#include <func.h>

List of all members.

Public Attributes

PmObjDesc_t od
pPmCo_t f_co
pPmDict_t f_attrs
pPmDict_t f_globals


Detailed Description

Function obj

A function is like an instance of a code obj. Contains ptr to its code obj and has its own attributes dict.

The first (__main__) module that is executed has a function obj created for it to execute the bytecode which builds the module.


Member Data Documentation

Ptr to attribute dict

Ptr to code obj

Ptr to globals 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