![]() |
wxMaxima
|
This is the complete list of members for CellPtr< T >, including all inherited members.
base_get() const noexcept (defined in CellPtrBase) | CellPtrBase | inlineprotected |
base_reset(Observed *obj=nullptr) noexcept | CellPtrBase | protected |
CastAs() const noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
CellPtr() noexcept=default (defined in CellPtr< T >) | CellPtr< T > | |
CellPtr(int)=delete (defined in CellPtr< T >) | CellPtr< T > | explicit |
CellPtr(void *)=delete (defined in CellPtr< T >) | CellPtr< T > | explicit |
CellPtr(decltype(nullptr)) noexcept (defined in CellPtr< T >) | CellPtr< T > | inlineexplicit |
CellPtr(U obj) noexcept (defined in CellPtr< T >) | CellPtr< T > | inlineexplicit |
CellPtr(CellPtr &o) noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
CellPtr(CellPtr &&o) noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
CellPtr(CellPtr< U > &&o) noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
CellPtr(const CellPtr< U > &o) noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
CellPtr(std::unique_ptr< U, Del > &&)=delete (defined in CellPtr< T >) | CellPtr< T > | explicit |
CellPtr(const std::unique_ptr< U, Del > &ptr) noexcept (defined in CellPtr< T >) | CellPtr< T > | inlineexplicit |
CellPtrBase(Observed *obj=nullptr) noexcept (defined in CellPtrBase) | CellPtrBase | inlineexplicitprotected |
CellPtrBase(const CellPtrBase &o) noexcept (defined in CellPtrBase) | CellPtrBase | inlineprotected |
CellPtrBase(CellPtrBase &&o) noexcept (defined in CellPtrBase) | CellPtrBase | inlineprotected |
cmpObjects(const CellPtrBase &o) const noexcept | CellPtrBase | inline |
cmpObjects(const Observed *o) const noexcept | CellPtrBase | inline |
cmpPointers(const CellPtrBase &o) const noexcept | CellPtrBase | inline |
const_pointer typedef (defined in CellPtr< T >) | CellPtr< T > | |
get() const noexcept (defined in CellPtr< T >) | CellPtr< T > | |
GetLiveInstanceCount() noexcept (defined in CellPtrBase) | CellPtrBase | inlinestatic |
HasControlBlock() const (defined in CellPtrBase) | CellPtrBase | inline |
HasOneObserved() const (defined in CellPtrBase) | CellPtrBase | inline |
IsNull() const (defined in CellPtrBase) | CellPtrBase | inline |
operator bool() const noexcept (defined in CellPtrBase) | CellPtrBase | inlineexplicit |
operator pointer() const noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
operator!=(decltype(nullptr)) const noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
operator*() const noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
operator->() const noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
operator=(decltype(nullptr)) noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
operator=(U obj) noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
operator=(const CellPtr &o) noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
operator=(CellPtr &&o) noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
operator=(CellPtr< U > &&o) noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
operator=(const CellPtr< U > &o) noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
operator=(std::unique_ptr< U, Del > &&)=delete (defined in CellPtr< T >) | CellPtr< T > | |
operator=(const std::unique_ptr< U, Del > &o) noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
operator=(const CellPtrBase &o) noexcept (defined in CellPtrBase) | CellPtrBase | inlineprotected |
operator=(CellPtrBase &&o) noexcept (defined in CellPtrBase) | CellPtrBase | inlineprotected |
operator==(decltype(nullptr)) const noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
pointer typedef (defined in CellPtr< T >) | CellPtr< T > | |
reference typedef (defined in CellPtr< T >) | CellPtr< T > | |
reset() noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
reset(U obj) noexcept (defined in CellPtr< T >) | CellPtr< T > | inline |
value_type typedef (defined in CellPtr< T >) | CellPtr< T > | |
~CellPtrBase() noexcept (defined in CellPtrBase) | CellPtrBase | inlineprotected |