| 
    NSMBW-Decomp
    
   A decompilation of New Super Mario Bros. Wii 
   | 
 
Definition at line 19 of file snd_InstancePool.h.
Protected Member Functions | |
| ulong | CreateImpl (void *buffer, ulong size, ulong objSize) | 
| void | DestroyImpl (void *buffer, ulong size) | 
| int | CountImpl () const | 
| void * | AllocImpl () | 
| void | FreeImpl (void *ptr) | 
Private Attributes | |
| PoolImpl * | mNext | 
      
  | 
  inlineprotected | 
Definition at line 24 of file snd_InstancePool.h.
      
  | 
  private | 
Definition at line 37 of file snd_InstancePool.h.