Classes | |
| struct | QueueEventBlock |
Public Member Functions | |
| pw::Status | TryPushBack (uint32_t trace_token, EventType event_type, const char *module, uint32_t trace_id, uint8_t flags, const void *data_buffer, size_t data_size) |
| const volatile QueueEventBlock * | PeekFront () const |
| void | PopFront () |
| void | Clear () |
| bool | IsEmpty () const |
| bool | IsFull () const |