OpenBarnyard
 
Loading...
Searching...
No Matches
TFifo< T, MaxItems > Member List

This is the complete list of members for TFifo< T, MaxItems >, including all inherited members.

Create(TCHAR *a_pBuffer, TINT a_iMaxItems, TINT a_iItemSize)TGenericFifoprotected
Destroy()TGenericFifoprotected
Flags typedefTGenericFifoprotected
Flags_ enum nameTGenericFifoprotected
Flags_None enum valueTGenericFifoprotected
Flags_NoSemaphore enum valueTGenericFifoprotected
Flags_PollSemaphore enum valueTGenericFifoprotected
Pop(T &out, Flags flags=TGenericFifo::Flags_None)TFifo< T, MaxItems >inline
TGenericFifo::Pop(void *a_pOut, Flags a_iFlags)TGenericFifoprotected
Push(T *element, Flags flags=TGenericFifo::Flags_None)TFifo< T, MaxItems >inline
TGenericFifo::Push(void *a_pItem, Flags a_iFlags)TGenericFifoprotected
TFifo()TFifo< T, MaxItems >inline
TGenericFifo()=defaultTGenericFifoprotected
~TFifo()TFifo< T, MaxItems >inline