thread::Fifo< T > Class Template Reference
List of all members.
Public Member Functions |
size_t | Push (T *item) |
void | Ping (void) |
T * | Pop (void) |
T * | Peek (void) |
template<class T>
class thread::Fifo< T >
The documentation for this class was generated from the following file: