![]() |
SysIo
1.9.0
Embedded Library and tools
|
Public Attributes | |
union { | |
struct { | |
uint16_t malloc: 1 | |
} | |
uint16_t flag | |
}; | |
int | alloc |
void ** | data |
vVectorElmtDestroy | fdestroy |
pvVectorElmtKey | fkey |
iVectorElmtMatch | fmatch |
vVectorElmtNew | fnew |
int | growth |
int | size |
int xVector::growth |