|
bool | alloc_front (const T &new_data) |
|
bool | alloc_back (const T &new_data) |
|
bool | free_front (void) |
|
bool | free_back (void) |
|
const T & | get_front (void) const |
|
const T & | get_back (void) const |
|
const T & | at_front (const int n) const |
|
const T & | at_back (const int n) const |
|
bool | empty (void) const |
|
bool | full (void) const |
|
void | clear (void) |
|
The documentation for this class was generated from the following file:
- spresense/sdk/modules/include/memutils/s_stl/buffer.h