arduino-emulator
Loading...
Searching...
No Matches
Public Member Functions | List of all members
arduino::SPSCQueue< T > Class Template Reference

Public Member Functions

 SPSCQueue (size_t size=0)
 
size_t empty ()
 
 operator bool () const
 
T pop (bool peek=false)
 
bool push (T data)
 
void reset ()
 

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