|
|
void | print () const |
|
bool | isEmpty () const |
|
|
union { | |
|
uint8_t rawData [SUPLA_SECURITY_LOG_ENTRY_SIZE] | |
|
struct { | |
|
uint32_t index | |
|
uint32_t timestamp | |
|
union { | |
|
uint32_t source | |
|
uint8_t sourceBytes [4] | |
| } | |
|
char log [SUPLA_SECURITY_LOG_TEXT_SIZE] | |
| } | |
| }; | |
The documentation for this struct was generated from the following files: