#include <SingleByteSerialEvent.h>
|
|
| SingleByteSerialEvent (const SingleByteSerialEvent &)=default |
|
SingleByteSerialEvent & | operator= (const SingleByteSerialEvent &)=default |
|
| SingleByteSerialEvent (SingleByteSerialEvent &&)=default |
|
SingleByteSerialEvent & | operator= (SingleByteSerialEvent &&)=default |
| virtual void | read (AbstractFile &is) |
| virtual void | write (AbstractFile &os) |
| virtual uint32_t | calculateObjectSize () const |
◆ calculateObjectSize()
| uint32_t Vector::BLF::SingleByteSerialEvent::calculateObjectSize |
( |
| ) |
const |
|
virtual |
Calculates the objectSize
- Returns
- object size
◆ read()
| void Vector::BLF::SingleByteSerialEvent::read |
( |
AbstractFile & | is | ) |
|
|
virtual |
Read the data of this object
- Parameters
-
◆ write()
| void Vector::BLF::SingleByteSerialEvent::write |
( |
AbstractFile & | os | ) |
|
|
virtual |
Write the data of this object
- Parameters
-
◆ byte
| uint8_t Vector::BLF::SingleByteSerialEvent::byte {} |
The documentation for this struct was generated from the following files: