davide carboni / Mbed 2 deprecated pymite_http_get

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

PmObj_s Struct Reference

PmObj_s Struct Reference

Object. More...

#include <obj.h>

Data Fields

PmObjDesc_t od
 Object descriptor.

Detailed Description

Object.

The abstract empty object type for PyMite.

Definition at line 259 of file obj.h.


Field Documentation

Object descriptor.

Definition at line 262 of file obj.h.