28 #ifndef ASSET_TESTASSET_H 29 #define ASSET_TESTASSET_H 66 void call_unlink () { this->unlink (); }
67 void call_unlink (
IDA target) { this->unlink (target); }
68 void set_depend (
PAsset parent) { this->defineDependency (parent); }
Steam-Layer implementation namespace root.
A front-end for using printf-style formatting.
Steam-Layer Interface: Assets.
Test(mock) asset subclass usable for hijacking a given asset class (template parameter) and subsequen...
Customised refcounting smart pointer template, built upon std::shared_ptr, but forwarding type relati...
The asset subsystem of the Steam-Layer.