Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
Ref< T > Member List

This is the complete list of members for Ref< T >, including all inherited members.

operator T&(void) constRef< T >inline
operator&(void) constRef< T >inline
operator*(void) constRef< T >inline
operator->(void) constRef< T >inline
operator=(T *_ptr)Ref< T >inline
operator=(const Ref< T > &ref)Ref< T >inline
operator=(const T &val)Ref< T >inline
Ref(T *_ptr)Ref< T >inline
Ref(const Ref< T > &ref)Ref< T >inline