|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::CircularBuffer< T >, including all inherited members.
| capacity() const noexcept | stmg::CircularBuffer< T > | inline |
| CircularBuffer(int32_t nSize) noexcept | stmg::CircularBuffer< T > | |
| clear() noexcept | stmg::CircularBuffer< T > | inline |
| isEmpty() const noexcept | stmg::CircularBuffer< T > | inline |
| isFull() const noexcept | stmg::CircularBuffer< T > | inline |
| peekValue(int32_t nIdx) const noexcept | stmg::CircularBuffer< T > | |
| peekValue(int32_t nIdx) noexcept | stmg::CircularBuffer< T > | |
| read() noexcept | stmg::CircularBuffer< T > | |
| size() const noexcept | stmg::CircularBuffer< T > | inline |
| write(const T &oT) noexcept | stmg::CircularBuffer< T > | |
| write(T &&oT) noexcept | stmg::CircularBuffer< T > |
1.8.13