|
| Binary (AssetID id, AssetManager *asset_manager, const std::vector< uint8_t > &&data) |
|
const uint8_t * | data () const |
|
std::size_t | data_size_in_bytes () const |
|
| Asset (AssetManager *manager) |
|
AssetManager & | asset_manager () |
|
const AssetManager & | asset_manager () const |
|
int | age () const |
|
void | set_garbage_collection_method (GarbageCollectMethod method) |
|
void | set_name (const std::string &name) |
|
const std::string & | name () const |
|
bool | has_name () const |
|
bool | init () |
|
void | clean_up () |
|
| Identifiable (AssetID id) |
|
AssetID | id () const |
|
virtual bool | operator== (const Identifiable< AssetID > &rhs) const |
|
virtual bool | operator< (const Identifiable< AssetID > &rhs) const |
|
The documentation for this class was generated from the following file: