API Documentation
|
This is the complete list of members for Pointer< t_type >, including all inherited members.
get() const | Pointer< t_type > | inlineprotected |
isNull() const | Pointer< t_type > | inline |
m_core | Pointer< t_type > | protected |
m_object | Pointer< t_type > | protected |
operator!=(const Pointer< t_type > &pointer) const | Pointer< 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) const | Pointer< t_type > | inline |
Pointer() noexcept | Pointer< t_type > | inlineprotected |
Pointer(t_type *value) noexcept | Pointer< t_type > | inlineprotected |
Pointer(t_type &&value) noexcept | Pointer< t_type > | inlineprotected |
Pointer(const Pointer< t_type > &value) noexcept | Pointer< t_type > | inlineprotected |
rawptr() const | Pointer< t_type > | inlineprotected |
referenceCount() const | Pointer< 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 |