#include <cs_StackBuffer.h>
◆ StackBuffer()
◆ ~StackBuffer()
◆ assign()
◆ capacity()
◆ clear()
◆ deinit()
◆ empty()
◆ full()
◆ getBuffer()
◆ getMaxByteSize() [1/2]
◆ getMaxByteSize() [2/2]
template<typename T >
| uint16_t StackBuffer< T >::getMaxByteSize |
( |
uint16_t |
capacity | ) |
|
|
inline |
◆ getMaxSize()
template<typename T >
| uint16_t StackBuffer< T >::getMaxSize |
( |
uint16_t |
byteSize | ) |
|
|
inline |
◆ init()
◆ operator[]()
◆ pop()
◆ push()
◆ release()
◆ size()
◆ _allocatedSelf
◆ _buffer
◆ _capacity
The documentation for this class was generated from the following file: