19#ifndef ASSET_TESTASSET_H
20#define ASSET_TESTASSET_H
Steam-Layer Interface: Assets.
Customised refcounting smart pointer template, built upon std::shared_ptr, but forwarding type relati...
Test(mock) asset subclass usable for hijacking a given asset class (template parameter) and subsequen...
void call_unlink(IDA target)
static void deleter(TestAsset< A > *aa)
static PA create(PAsset &pRef)
lib::P< TestAsset< A > > PA
void set_depend(PAsset parent)
A front-end for using printf-style formatting.
The asset subsystem of the Steam-Layer.
Steam-Layer implementation namespace root.
Test runner and basic definitions for tests.