| alloc_ptr (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | protected |
| ArrayPool() (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| clear() (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | inline |
| decNoFree(void) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | inline |
| decNoFree(Uint32 cnt) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | inline |
| findId(Uint32 i) const | ArrayPool< SectionSegment > | |
| firstFree (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | protected |
| getConstPtr(Uint32 i) const (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| getConstPtr(Uint32 i, bool CrashOnBoundaryError) const (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| getEntrySize() const (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | inline |
| getNoOfFree() const (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | inline |
| getPtr(Ptr< SectionSegment > &) | ArrayPool< SectionSegment > | |
| getPtr(ConstPtr< SectionSegment > &) const (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| getPtr(Ptr< SectionSegment > &, bool CrashOnBoundaryError) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| getPtr(ConstPtr< SectionSegment > &, bool CrashOnBoundaryError) const (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| getPtr(Uint32 i) | ArrayPool< SectionSegment > | |
| getPtr(Uint32 i, bool CrashOnBoundaryError) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| getPtr(Ptr< SectionSegment > &, Uint32 i) | ArrayPool< SectionSegment > | |
| getPtr(ConstPtr< SectionSegment > &, Uint32 i) const (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| getPtr(Ptr< SectionSegment > &, Uint32 i, bool CrashOnBoundaryError) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| getPtr(ConstPtr< SectionSegment > &, Uint32 i, bool CrashOnBoundaryError) const (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| getSize() const (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | inline |
| getUsed() const (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | inline |
| getUsedHi() const (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | inline |
| noOfFree (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | protected |
| noOfFreeMin (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | protected |
| release(Uint32 i) | ArrayPool< SectionSegment > | |
| release(Ptr< SectionSegment > &) | ArrayPool< SectionSegment > | |
| release(LockFun, Cache &, Uint32 i) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| release(LockFun, Cache &, Ptr< SectionSegment > &) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| releaseChunk(LockFun, Cache &, Uint32 n) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | protected |
| releaseChunk(Uint32 n, Uint32 first, Uint32 last) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | protected |
| releaseList(LockFun, Cache &, Uint32 n, Uint32 first, Uint32 last) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| releaseList(Uint32 n, Uint32 first, Uint32 last) | ArrayPool< SectionSegment > | |
| releaseN(Uint32 base, Uint32 n) | ArrayPool< SectionSegment > | protected |
| seize(Ptr< SectionSegment > &) | ArrayPool< SectionSegment > | |
| seize(LockFun, Cache &, Ptr< SectionSegment > &) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| seizeChunk(Uint32 &n, Ptr< SectionSegment > &) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | protected |
| seizeId(Ptr< SectionSegment > &, Uint32 i) | ArrayPool< SectionSegment > | |
| seizeN(Uint32 n) | ArrayPool< SectionSegment > | protected |
| set(SectionSegment *, Uint32 cnt, bool align=false) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| setChunkSize(Uint32 sz) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |
| setSize(Uint32 noOfElements, bool align=false, bool exit_on_error=true, bool guard=true, Uint32 paramId=0) | ArrayPool< SectionSegment > | |
| size (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | protected |
| theArray (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | protected |
| updateFreeMin(void) (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | inline |
| ~ArrayPool() (defined in ArrayPool< SectionSegment >) | ArrayPool< SectionSegment > | |