Mantid
Loading...
Searching...
No Matches
Mantid::Kernel::cow_ptr< DataType > Member List

This is the complete list of members for Mantid::Kernel::cow_ptr< DataType >, including all inherited members.

access()Mantid::Kernel::cow_ptr< DataType >
copyMutexMantid::Kernel::cow_ptr< DataType >private
cow_ptr(ptr_type &&resourceSptr) noexceptMantid::Kernel::cow_ptr< DataType >
cow_ptr(const ptr_type &resourceSptr) noexceptMantid::Kernel::cow_ptr< DataType >
cow_ptr(DataType *resourcePtr)Mantid::Kernel::cow_ptr< DataType >explicit
cow_ptr()Mantid::Kernel::cow_ptr< DataType >
cow_ptr(std::nullptr_t) noexceptMantid::Kernel::cow_ptr< DataType >inline
cow_ptr(const cow_ptr< DataType > &) noexceptMantid::Kernel::cow_ptr< DataType >
cow_ptr(cow_ptr< DataType > &&other) noexceptMantid::Kernel::cow_ptr< DataType >inline
DataMantid::Kernel::cow_ptr< DataType >private
get() const noexceptMantid::Kernel::cow_ptr< DataType >inline
operator bool() const noexceptMantid::Kernel::cow_ptr< DataType >inlineexplicit
operator!=(const cow_ptr< DataType > &A) const noexceptMantid::Kernel::cow_ptr< DataType >inline
operator*() constMantid::Kernel::cow_ptr< DataType >inline
operator->() constMantid::Kernel::cow_ptr< DataType >inline
operator=(const cow_ptr< DataType > &) noexceptMantid::Kernel::cow_ptr< DataType >
operator=(cow_ptr< DataType > &&rhs) noexceptMantid::Kernel::cow_ptr< DataType >inline
operator=(const ptr_type &) noexceptMantid::Kernel::cow_ptr< DataType >
operator==(const cow_ptr< DataType > &A) const noexceptMantid::Kernel::cow_ptr< DataType >inline
ptr_type typedefMantid::Kernel::cow_ptr< DataType >
unique() const noexceptMantid::Kernel::cow_ptr< DataType >inline
use_count() const noexceptMantid::Kernel::cow_ptr< DataType >inline
value_type typedefMantid::Kernel::cow_ptr< DataType >