#include <Resource.h>
◆ Resource() [1/4]
ehs::Resource::Resource |
( |
| ) |
|
◆ Resource() [2/4]
◆ Resource() [3/4]
ehs::Resource::Resource |
( |
Resource && | rsrc | ) |
|
|
noexcept |
◆ Resource() [4/4]
ehs::Resource::Resource |
( |
const Resource & | rsrc | ) |
|
◆ Clone()
Resource * ehs::Resource::Clone |
( |
| ) |
const |
|
overridevirtual |
Clones the object onto the heap.
- Returns
- The cloned object.
Reimplemented from ehs::BaseObj.
◆ GetHashId()
ehs::UInt_64 ehs::Resource::GetHashId |
( |
| ) |
const |
◆ GetId()
◆ IsValid()
bool ehs::Resource::IsValid |
( |
| ) |
const |
|
virtual |
◆ operator!=()
bool ehs::Resource::operator!= |
( |
ehs::UInt_64 | otherHashId | ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool ehs::Resource::operator== |
( |
ehs::UInt_64 | otherHashId | ) |
const |
◆ Release()
void ehs::Resource::Release |
( |
| ) |
|
|
virtual |
◆ SetId()
The documentation for this class was generated from the following files: