interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

VUtil::vRef< T > Member List

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

assign(T2 *x, bool doacquire)VUtil::vRef< T > [inline]
clear()VUtil::vRef< T > [inline]
get() const VUtil::vRef< T > [inline]
isValid() const VUtil::vRef< T > [inline]
operator *() const VUtil::vRef< T > [inline]
operator T &()VUtil::vRef< T > [inline]
operator T *()VUtil::vRef< T > [inline]
operator!() const VUtil::vRef< T > [inline]
operator!=(const vRef &x) const VUtil::vRef< T > [inline]
operator!=(const T *x) const VUtil::vRef< T > [inline]
operator!=(const T &x) const VUtil::vRef< T > [inline]
operator->() const VUtil::vRef< T > [inline]
operator=(const vRef< T > &x)VUtil::vRef< T > [inline]
operator=(const vRef< T2 > &x)VUtil::vRef< T > [inline]
operator==(const vRef &x) const VUtil::vRef< T > [inline]
operator==(const T *x) const VUtil::vRef< T > [inline]
operator==(const T &x) const VUtil::vRef< T > [inline]
vRef()VUtil::vRef< T > [inline]
vRef(T *x, bool doacquire)VUtil::vRef< T > [inline]
vRef(T &x, bool doacquire)VUtil::vRef< T > [inline]
vRef(const vRef< T > &x)VUtil::vRef< T > [inline]
vRef(const vRef< T2 > &x)VUtil::vRef< T > [inline]
~vRef()VUtil::vRef< T > [inline]