InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
K2::scoped_array< T > Member List

This is the complete list of members for K2::scoped_array< T >, including all inherited members.
element_type typedef (defined in K2::scoped_array< T >)K2::scoped_array< T >
get() const K2::scoped_array< T >inline
operator[](std::size_t i) const K2::scoped_array< T >inline
release()K2::scoped_array< T >inline
reset(T *p=0)K2::scoped_array< T >inline
scoped_array(T *p=0)K2::scoped_array< T >inlineexplicit
~scoped_array()K2::scoped_array< T >inline