Zen
A cross-platform functional programming language

autoptr< T > Member List

This is the complete list of members for autoptr< T >, including all inherited members.
_ptrautoptr< T > [private]
autoptr()autoptr< T > [inline, explicit]
autoptr(T *t)autoptr< T > [inline, explicit]
data() const autoptr< T > [inline]
isNull() const autoptr< T > [inline]
operator*() const autoptr< T > [inline]
operator->() const autoptr< T > [inline]
operator=(T *t)autoptr< T > [inline]
reset(T *n)autoptr< T > [inline]
take()autoptr< T > [inline]
~autoptr()autoptr< T > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines