Nazara Engine  0.4
A fast, complete, cross-platform API designed for game development
Nz::ObjectRef< T > Member List

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

Get() constNz::ObjectRef< T >
IsValid() constNz::ObjectRef< T >
ObjectRef()Nz::ObjectRef< T >
ObjectRef(T *object)Nz::ObjectRef< T >
ObjectRef(const ObjectRef &ref)Nz::ObjectRef< T >
ObjectRef(const ObjectRef< U > &ref)Nz::ObjectRef< T >
ObjectRef(ObjectRef &&ref) noexceptNz::ObjectRef< T >
operator bool() constNz::ObjectRef< T >explicit
operator T*() constNz::ObjectRef< T >
operator->() constNz::ObjectRef< T >
operator=(T *object)Nz::ObjectRef< T >
operator=(const ObjectRef &ref)Nz::ObjectRef< T >
operator=(const ObjectRef< U > &ref) (defined in Nz::ObjectRef< T >)Nz::ObjectRef< T >
operator=(ObjectRef &&ref) noexceptNz::ObjectRef< T >
operator=(const ObjectRef< U > &ref)Nz::ObjectRef< T >
Release()Nz::ObjectRef< T >
Reset(T *object=nullptr)Nz::ObjectRef< T >
Swap(ObjectRef &ref)Nz::ObjectRef< T >
~ObjectRef()Nz::ObjectRef< T >