Spresense SDK Library v3.4.7-5f8c5fafcb28868819924dd618d362af1c6d606e
Loading...
Searching...
No Matches
Queue< T, N > Class Template Reference

Public Member Functions

bool push (const T &new_data)
 
bool pop (void)
 
const T & top (void) const
 
T & writable_at (const int n)
 
const T & at (const int n) const
 
int size (void) const
 
int rest (void) const
 
bool empty (void) const
 
bool full (void) const
 
void clear (void)
 

The documentation for this class was generated from the following file: