This is the complete list of members for PrimitiveArrayPool< T >, including all inherited members.
| AcquireOrCreate() | ObjectPool< T[], int > | |
| AcquireOrCreate(TInfo info) | ObjectPool< T[], int > | |
| capacity (defined in ObjectPool< T[], int >) | ObjectPool< T[], int > | protected |
| createObject(int info) (defined in PrimitiveArrayPool< T >) | PrimitiveArrayPool< T > | protected |
| createObject(TInfo info) (defined in ObjectPool< T[], int >) | ObjectPool< T[], int > | protectedpure virtual |
| destroyObject(T[] obj) (defined in PrimitiveArrayPool< T >) | PrimitiveArrayPool< T > | protected |
| destroyObject(TType obj) (defined in ObjectPool< T[], int >) | ObjectPool< T[], int > | protectedpure virtual |
| Dispose() | ObjectPool< T[], int > | |
| info (defined in ObjectPool< T[], int >) | ObjectPool< T[], int > | protected |
| Info | ObjectPool< T[], int > | |
| infosMatch(int i0, int i1) (defined in PrimitiveArrayPool< T >) | PrimitiveArrayPool< T > | protected |
| infosMatch(TInfo i0, TInfo i1) (defined in ObjectPool< T[], int >) | ObjectPool< T[], int > | protectedpure virtual |
| Init(TInfo info) | ObjectPool< T[], int > | |
| name (defined in ObjectPool< T[], int >) | ObjectPool< T[], int > | protected |
| ObjectPool(int capacity, string name) | ObjectPool< T[], int > | |
| ObjectPool(int capacity, string name, TInfo info) | ObjectPool< T[], int > | |
| pos (defined in ObjectPool< T[], int >) | ObjectPool< T[], int > | protected |
| PrimitiveArrayPool(int capacity, string name) (defined in PrimitiveArrayPool< T >) | PrimitiveArrayPool< T > | |
| PrimitiveArrayPool(int capacity, string name, int info) (defined in PrimitiveArrayPool< T >) | PrimitiveArrayPool< T > | |
| Release(TType obj, TInfo objInfo) | ObjectPool< T[], int > | virtual |
| Release(TType obj) | ObjectPool< T[], int > | virtual |