#include <UT_PtrArray.h>

Public Member Functions | |
| UT_PtrArray (const UT_PtrArray< T > &a) | |
| UT_PtrArray (unsigned int sz=0) | |
| T | removeLast () |
euclid/EUC_Expression.C, euclid/EUC_Expression.h, FS/FS_Background.C, POP/POP_CircleForce.C, and POP/POP_CircleForce.h.
Definition at line 35 of file UT_PtrArray.h.
| UT_PtrArray< T >::UT_PtrArray | ( | const UT_PtrArray< T > & | a | ) | [inline] |
Definition at line 37 of file UT_PtrArray.h.
| UT_PtrArray< T >::UT_PtrArray | ( | unsigned int | sz = 0 |
) | [inline, explicit] |
Definition at line 39 of file UT_PtrArray.h.
| T UT_PtrArray< T >::removeLast | ( | void | ) | [inline] |
1.5.9