Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Small helper and diagnostic functions related to Asset and AssetManager.
Definition in file asset-diagnostics.hpp.
#include "steam/assetmanager.hpp"
#include "lib/format-string.hpp"
#include "lib/format-cout.hpp"
#include "lib/util-foreach.hpp"
#include "lib/util.hpp"
#include <functional>
Functions | |
template<class CHI , class PAR > | |
bool | dependencyCheck (lib::P< CHI > child, lib::P< PAR > parent) |
void | dump (PcAsset const &aa) |
void | dumpAssetManager () |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::asset | |
The asset subsystem of the Steam-Layer. | |