Mountain
1.0.0
Simple C++ 2D Game Framework
Mountain::Pointer< T > Member List
This is the complete list of members for
Mountain::Pointer< T >
, including all inherited members.
CreateStrongReference
() const
Mountain::Pointer< T >
Get
() const
Mountain::Pointer< T >
Get
()
Mountain::Pointer< T >
GetIsStrongReference
() const
Mountain::Pointer< T >
GetReferenceCounter
() const
Mountain::Pointer< T >
IsValid
() const
Mountain::Pointer< T >
New
(Args &&... args)
Mountain::Pointer< T >
static
New
()
Mountain::Pointer< T >
static
operator bool_t
() const
Mountain::Pointer< T >
operator const T *
() const
Mountain::Pointer< T >
explicit
operator T*
()
Mountain::Pointer< T >
explicit
operator*
()
Mountain::Pointer< T >
operator*
() const
Mountain::Pointer< T >
operator->
()
Mountain::Pointer< T >
operator->
() const
Mountain::Pointer< T >
operator=
(const Pointer &other)
Mountain::Pointer< T >
operator=
(Pointer &&other) noexcept
Mountain::Pointer< T >
operator=
(nullptr_t)
Mountain::Pointer< T >
operator=
(const Pointer< U > &other)
Mountain::Pointer< T >
operator=
(Pointer< U > &&other) noexcept
Mountain::Pointer< T >
Pointer
()=default
Mountain::Pointer< T >
Pointer
(const Pointer &other, bool_t strongReference=false)
Mountain::Pointer< T >
Pointer
(Pointer &&other) noexcept
Mountain::Pointer< T >
Pointer
(nullptr_t)
Mountain::Pointer< T >
Pointer
(const Pointer< U > &other, bool_t strongReference=false)
Mountain::Pointer< T >
explicit
Pointer
(Pointer< U > &other, bool_t strongReference=false)
Mountain::Pointer< T >
explicit
Pointer
(Pointer< U > &&other) noexcept
Mountain::Pointer< T >
explicit
Reset
()
Mountain::Pointer< T >
ToStrongReference
()
Mountain::Pointer< T >
ToWeakReference
()
Mountain::Pointer< T >
Type
typedef
Mountain::Pointer< T >
~Pointer
()
Mountain::Pointer< T >
Generated by
1.8.13