|
Ice 3.7 C++98 API Reference
|
#include <ScopedArray.h>
Public Member Functions | |
| T * | get () const |
| ScopedArray & | operator= (const ScopedArray &other) |
| T & | operator[] (size_t i) const |
| T * | release () |
| void | reset (T *ptr=0) |
| ScopedArray (const ScopedArray &other) | |
| ScopedArray (T *ptr=0) | |
| void | swap (ScopedArray &a) |
| ~ScopedArray () | |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |