LiquidFun
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
b2StackQueue< T > Class Template Reference

Public Member Functions

 b2StackQueue (b2StackAllocator *allocator, int32 capacity)
 
void Push (const T &item)
 
void Pop ()
 
bool Empty () const
 
const T & Front () const
 

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