Spresense SDK Library v3.4.6-5ba3997155669912adc4b68df0dc983c4388532a
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: