|
Ice 3.7 C++98 API Reference
|
This is the complete list of members for IceUtil::ScopedArray< T >, including all inherited members.
| get() const | IceUtil::ScopedArray< T > | inline |
| operator=(const ScopedArray &other) | IceUtil::ScopedArray< T > | inline |
| operator[](size_t i) const | IceUtil::ScopedArray< T > | inline |
| release() | IceUtil::ScopedArray< T > | inline |
| reset(T *ptr=0) | IceUtil::ScopedArray< T > | inline |
| ScopedArray(T *ptr=0) | IceUtil::ScopedArray< T > | inlineexplicit |
| ScopedArray(const ScopedArray &other) | IceUtil::ScopedArray< T > | inline |
| swap(ScopedArray &a) | IceUtil::ScopedArray< T > | inline |
| ~ScopedArray() | IceUtil::ScopedArray< T > | inline |