|
| Handle () |
|
| Handle (uint64_t id, const HandleDestroyFunction &destroy=nullptr) |
|
| Handle (const Handle &other) |
|
| Handle (Handle &&other) noexcept |
|
|
Public Member Functions inherited from vkcv::Handle |
| Handle (const Handle &other) |
|
| Handle (Handle &&other) noexcept |
|
Handle & | operator= (const Handle &other) |
|
Handle & | operator= (Handle &&other) noexcept |
|
| operator bool () const |
|
bool | operator! () const |
|
Protected Member Functions inherited from vkcv::Handle |
| Handle (uint64_t id, const HandleDestroyFunction &destroy=nullptr) |
|
uint64_t | getId () const |
|
uint64_t | getRC () const |
|
The documentation for this class was generated from the following file: