Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 58 of file create-asset-test.cpp.
Private Types | |
using | PM = lib::P< Media > |
Private Member Functions | |
bool | checkProperties (PM object, Asset::Ident identity, string filename) |
void | createMedia () |
void | createMetaAssets () |
void | factoryVariants () |
virtual void | run (Arg arg) |
|
inlineprivate |
Re-Retrieving the newly created objects from AssetManager. Checking AssetManager access functions, esp. getting different kinds of Assets by ID, querying with the wrong Category and querying unknown IDs.
Definition at line 84 of file create-asset-test.cpp.
References Media::create, AssetManager::getAsset(), AssetManager::instance, AssetManager::known(), and VERIFY_ERROR.
|
inlineprivate |
Covers filling out Asset's datafields, amending missing pieces of information.
Definition at line 166 of file create-asset-test.cpp.
References Media::create, and Asset::Ident::name.