IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::os::Handle< HType > Member List

This is the complete list of members for ice::os::Handle< HType >, including all inherited members.

close() noexceptice::os::Handle< HType >
Handle() noexceptice::os::Handle< HType >
Handle(NativeType value) noexceptice::os::Handle< HType >explicit
Handle(typename NativeInternal::ManagerType manager, NativeType value) noexceptice::os::Handle< HType >explicit
Handle(Handle &&other) noexceptice::os::Handle< HType >
Handle(Handle const &other) noexcept=deleteice::os::Handle< HType >
native() const noexcept -> NativeTypeice::os::Handle< HType >inline
NativeDescriptor typedefice::os::Handle< HType >
NativeInternal typedefice::os::Handle< HType >
NativeType typedefice::os::Handle< HType >
operator bool() const noexceptice::os::Handle< HType >inline
operator bool() const noexceptice::os::Handle< HType >inline
operator=(Handle &&other) noexcept -> Handle &ice::os::Handle< HType >
operator=(Handle const &other) noexcept -> Handle &=deleteice::os::Handle< HType >
~Handle() noexceptice::os::Handle< HType >