API Documentation
Loading...
Searching...
No Matches
Pointer< t_type > Member List

This is the complete list of members for Pointer< t_type >, including all inherited members.

get() constPointer< t_type >inlineprotected
isNull() constPointer< t_type >inline
m_corePointer< t_type >protected
m_objectPointer< t_type >protected
operator!=(const Pointer< t_type > &pointer) constPointer< t_type >inline
operator=(const Pointer &pointer)Pointer< t_type >inlineprotected
operator=(t_type *pointer)Pointer< t_type >inlineprotected
operator==(const Pointer< t_type > &pointer) constPointer< t_type >inline
Pointer() noexceptPointer< t_type >inlineprotected
Pointer(t_type *value) noexceptPointer< t_type >inlineprotected
Pointer(t_type &&value) noexceptPointer< t_type >inlineprotected
Pointer(const Pointer< t_type > &value) noexceptPointer< t_type >inlineprotected
rawptr() constPointer< t_type >inlineprotected
referenceCount() constPointer< t_type >inline
set(t_type &&value)Pointer< t_type >inlineprotected
setToNull()Pointer< t_type >inline
swap(Pointer< t_type > &pointer)Pointer< t_type >inline
~Pointer()Pointer< t_type >inlineprotected