allocate(ObjectType &obj) (defined in TNL::Pointers::DevicePointer< Object, Devices::Cuda >) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inlineprotected |
AllocatorType typedef | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | |
cuda_pointer (defined in TNL::Pointers::DevicePointer< Object, Devices::Cuda >) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | protected |
DevicePointer(std::nullptr_t) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
DevicePointer(ObjectType &obj) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inlineexplicit |
DevicePointer(const DevicePointer &pointer) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
DevicePointer(const DevicePointer< Object_, DeviceType > &pointer) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
DevicePointer(DevicePointer &&pointer) noexcept | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
DevicePointer(DevicePointer< Object_, DeviceType > &&pointer) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
DeviceType typedef | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | |
free() (defined in TNL::Pointers::DevicePointer< Object, Devices::Cuda >) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inlineprotected |
getData() const | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
modified() (defined in TNL::Pointers::DevicePointer< Object, Devices::Cuda >) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inlineprotected |
modifyData() | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
ObjectType typedef | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | |
operator bool() const | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
operator!() const | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
operator*() const | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
operator*() | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
operator->() const | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
operator->() | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
operator=(const DevicePointer &ptr) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
operator=(const DevicePointer< Object_, DeviceType > &ptr) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
operator=(DevicePointer &&ptr) noexcept | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
operator=(DevicePointer< Object_, DeviceType > &&ptr) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
pd (defined in TNL::Pointers::DevicePointer< Object, Devices::Cuda >) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | protected |
pointer (defined in TNL::Pointers::DevicePointer< Object, Devices::Cuda >) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | protected |
set_last_sync_state() (defined in TNL::Pointers::DevicePointer< Object, Devices::Cuda >) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inlineprotected |
swap(DevicePointer &ptr2) | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
synchronize() override | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inlinevirtual |
~DevicePointer() override | TNL::Pointers::DevicePointer< Object, Devices::Cuda > | inline |
~SmartPointer()=default (defined in TNL::Pointers::SmartPointer) | TNL::Pointers::SmartPointer | virtual |