| 
    NSMBW-Decomp
    
   A decompilation of New Super Mario Bros. Wii 
   | 
 
Definition at line 81 of file snd_InstancePool.h.
Public Member Functions | |
| ulong | Create (void *buffer, ulong size) | 
| void | Destroy (void *buffer, ulong size) | 
| int | Count () const | 
| T * | Alloc () | 
| void | Free (T *obj) | 
Additional Inherited Members | |
  Private Member Functions inherited from nw4r::snd::detail::PoolImpl | |
| ulong | CreateImpl (void *buffer, ulong size, ulong objSize) | 
| void | DestroyImpl (void *buffer, ulong size) | 
| int | CountImpl () const | 
| void * | AllocImpl () | 
| void | FreeImpl (void *ptr) | 
      
  | 
  inline | 
Definition at line 86 of file snd_InstancePool.h.
      
  | 
  inline | 
Definition at line 92 of file snd_InstancePool.h.
      
  | 
  inline | 
Definition at line 94 of file snd_InstancePool.h.
      
  | 
  inline | 
Definition at line 96 of file snd_InstancePool.h.
      
  | 
  inline | 
Definition at line 97 of file snd_InstancePool.h.