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

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

isNull(void) constLockPtr< T >inline
LockPtr(T *p=0)LockPtr< T >inline
LockPtr(const LockPtr &l)LockPtr< T >inline
nullLockPtr< T >static
operator bool(void) constLockPtr< T >inline
operator!=(const LockPtr< T > &ap) constLockPtr< T >inline
operator&(void) constLockPtr< T >inline
operator*(void) constLockPtr< T >inline
operator->(void) constLockPtr< T >inline
operator<(const LockPtr< T > &ap) constLockPtr< T >inline
operator<=(const LockPtr< T > &ap) constLockPtr< T >inline
operator=(const LockPtr &lock)LockPtr< T >inline
operator=(T *p)LockPtr< T >inline
operator==(const LockPtr< T > &ap) constLockPtr< T >inline
operator>(const LockPtr< T > &ap) constLockPtr< T >inline
operator>=(const LockPtr< T > &ap) constLockPtr< T >inline
~LockPtr(void)LockPtr< T >inline