ChibiOS/HAL
7.0.3
|
Memory stream object. More...
#include <memstreams.h>
Data Fields | |
const struct MemStreamVMT * | vmt |
Virtual Methods Table. More... | |
![]() | |
const struct BaseSequentialStreamVMT * | vmt |
Virtual Methods Table. More... | |
![]() | |
const struct BaseObjectVMT * | vmt |
Virtual Methods Table. More... | |
Memory stream object.
Definition at line 70 of file memstreams.h.
const struct MemStreamVMT* MemoryStream::vmt |