CyberEngineMkIII
|
This is the complete list of members for CYB::API::UniquePointer< AType >, including all inherited members.
BaseType typedef | CYB::API::UniquePointer< AType > | private |
Deallocate(AType *const APointer) noexcept | CYB::API::UniquePointer< AType > | privatestatic |
Delete(AType *const APointer) noexcept | CYB::API::UniquePointer< AType > | privatestatic |
InitBase(AType *const APointer, std::true_type AIsDestructible) noexcept | CYB::API::UniquePointer< AType > | privatestatic |
InitBase(AType *const APointer, std::false_type AIsDestructible) noexcept | CYB::API::UniquePointer< AType > | privatestatic |
UniquePointer() noexcept | CYB::API::UniquePointer< AType > | |
UniquePointer(const std::nullptr_t AIgnored) noexcept | CYB::API::UniquePointer< AType > | |
UniquePointer(AType *const APointer) noexcept | CYB::API::UniquePointer< AType > | explicit |