![]() |
API Documentation
|
This is the complete list of members for ConstPointer< t_type >, including all inherited members.
| as() const | ConstPointer< t_type > | inline |
| ConstPointer() | ConstPointer< t_type > | inline |
| ConstPointer(t_type &&value) noexcept | ConstPointer< t_type > | inline |
| ConstPointer(const t_type *value) noexcept | ConstPointer< t_type > | inline |
| ConstPointer(const Pointer< t_type > &value) noexcept | ConstPointer< t_type > | inline |
| get() const | ConstPointer< t_type > | inline |
| 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 | ConstPointer< t_type > | inline |
| operator=(const Pointer< t_type > &pointer) noexcept | ConstPointer< 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) 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 | ConstPointer< t_type > | inline |
| referenceCount() const | Pointer< t_type > | inline |
| set(t_type &&value) noexcept | ConstPointer< t_type > | inline |
| setToNull() | Pointer< t_type > | inline |
| swap(Pointer< t_type > &pointer) | Pointer< t_type > | inline |
| ~Pointer() | Pointer< t_type > | inlineprotected |