Definition at line 8 of file ZEN_EventBuffer.h.
◆ EventBuffer()
| Zen::EventBuffer::EventBuffer |
( |
std::size_t | capacity | ) |
|
|
inline |
◆ capacity()
| size_t Zen::EventBuffer::capacity |
( |
| ) |
const |
◆ dequeue()
◆ enqueue()
| void Zen::EventBuffer::enqueue |
( |
ZenEvent | event | ) |
|
◆ flush()
| void Zen::EventBuffer::flush |
( |
| ) |
|
◆ isEmpty()
| bool Zen::EventBuffer::isEmpty |
( |
| ) |
const |
◆ isFull()
| bool Zen::EventBuffer::isFull |
( |
| ) |
const |
◆ size()
| size_t Zen::EventBuffer::size |
( |
| ) |
const |
The documentation for this class was generated from the following files: