openMSX
|
This is the complete list of members for ObjectPool< T >, including all inherited members.
capacity() const | ObjectPool< T > | inline |
emplace(Args &&...args) | ObjectPool< T > | inline |
Index typedef | ObjectPool< T > | |
operator[](Index idx) const | ObjectPool< T > | inline |
operator[](Index idx) | ObjectPool< T > | inline |
ptr2Index(const T *ptr) const | ObjectPool< T > | inline |
remove(Index idx) | ObjectPool< T > | inline |
remove(const T *ptr) | ObjectPool< T > | inline |