|
ChibiOS
20.3.4
|
Base stream class. More...
#include <hal_objects.h>


Data Fields | |
| const struct BaseObjectVMT * | vmt |
| Virtual Methods Table. More... | |
Base stream class.
This class represents a generic blocking unbuffered sequential data stream.
Definition at line 61 of file hal_objects.h.
| const struct BaseObjectVMT* BaseObject::vmt |
Virtual Methods Table.
Definition at line 63 of file hal_objects.h.