DeviceType typedef | TNL::Pointers::UniquePointer< Object, Devices::Host > | |
getData() const | TNL::Pointers::UniquePointer< Object, Devices::Host > | inline |
modifyData() | TNL::Pointers::UniquePointer< Object, Devices::Host > | inline |
ObjectType typedef | TNL::Pointers::UniquePointer< Object, Devices::Host > | |
operator bool() const | TNL::Pointers::UniquePointer< Object, Devices::Host > | inline |
operator!() const | TNL::Pointers::UniquePointer< Object, Devices::Host > | inline |
operator*() const | TNL::Pointers::UniquePointer< Object, Devices::Host > | inline |
operator*() | TNL::Pointers::UniquePointer< Object, Devices::Host > | inline |
operator->() const | TNL::Pointers::UniquePointer< Object, Devices::Host > | inline |
operator->() | TNL::Pointers::UniquePointer< Object, Devices::Host > | inline |
operator=(UniquePointer &ptr) | TNL::Pointers::UniquePointer< Object, Devices::Host > | inline |
operator=(UniquePointer &&ptr) noexcept | TNL::Pointers::UniquePointer< Object, Devices::Host > | inline |
pointer (defined in TNL::Pointers::UniquePointer< Object, Devices::Host >) | TNL::Pointers::UniquePointer< Object, Devices::Host > | protected |
synchronize() override | TNL::Pointers::UniquePointer< Object, Devices::Host > | inlinevirtual |
UniquePointer(std::nullptr_t) | TNL::Pointers::UniquePointer< Object, Devices::Host > | inline |
UniquePointer(const Args... args) | TNL::Pointers::UniquePointer< Object, Devices::Host > | inlineexplicit |
UniquePointer(std::initializer_list< Value > list) | TNL::Pointers::UniquePointer< Object, Devices::Host > | inlineexplicit |
UniquePointer(std::initializer_list< std::initializer_list< Value > > list) | TNL::Pointers::UniquePointer< Object, Devices::Host > | inlineexplicit |
~SmartPointer()=default (defined in TNL::Pointers::SmartPointer) | TNL::Pointers::SmartPointer | virtual |
~UniquePointer() override | TNL::Pointers::UniquePointer< Object, Devices::Host > | inline |