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

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

as() constConstPointer< t_type >inline
ConstPointer()ConstPointer< t_type >inline
ConstPointer(t_type &&value) noexceptConstPointer< t_type >inline
ConstPointer(const t_type *value) noexceptConstPointer< t_type >inline
ConstPointer(const Pointer< t_type > &value) noexceptConstPointer< t_type >inline
get() constConstPointer< t_type >inline
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->() constConstPointer< t_type >inline
operator=(const Pointer< t_type > &pointer) noexceptConstPointer< t_type >inline
operator=(t_type *pointer)ConstPointer< t_type >inline
NDEVR::Pointer::operator=(const Pointer &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() constConstPointer< t_type >inline
referenceCount() constPointer< t_type >inline
set(t_type &&value) noexceptConstPointer< t_type >inline
setToNull()Pointer< t_type >inline
swap(Pointer< t_type > &pointer)Pointer< t_type >inline
~Pointer()Pointer< t_type >inlineprotected