Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of pymite by
PmClass_s Struct Reference
Class struct. More...
#include <class.h>
Data Fields | |
| PmObjDesc_t | od |
| Object descriptor. | |
| pPmDict_t | cl_attrs |
| Attributes dict. | |
| pPmTuple_t | cl_bases |
| Bases tuple. | |
Detailed Description
Class struct.
This C struct is used for PyMite class objects Note: Exceptions are objects.
Definition at line 24 of file class.h.
Field Documentation
Generated on Tue Jul 12 2022 21:25:47 by
1.7.2
