PmString_s Struct Reference
String obj. More...
#include <strobj.h>
Data Fields | |
| PmObjDesc_t | od |
| Object descriptor. | |
| uint16_t | length |
| Length of string. | |
| struct PmString_s * | next |
| Ptr to next string in cache. | |
| uint8_t | val [1] |
| Null-term char array. | |
Detailed Description
String obj.
Null terminated array of chars.
Definition at line 83 of file strobj.h.
Field Documentation
| struct PmString_s* next |
Generated on Tue Jul 12 2022 17:07:02 by
1.7.2