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
PmInstance_s Struct Reference
Class instance struct. More...
#include <class.h>
Data Fields | |
| PmObjDesc_t | od |
| Object descriptor. | |
| pPmClass_t | cli_class |
| Class of this instance. | |
| pPmDict_t | cli_attrs |
| Attributes dict. | |
Detailed Description
Class instance struct.
Definition at line 38 of file class.h.
Field Documentation
Generated on Tue Jul 12 2022 21:25:47 by
1.7.2
