![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Small helper and diagnostic functions related to Asset and AssetManager. More...
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>Namespaces | |
| namespace | steam |
| Steam-Layer implementation namespace root. | |
| namespace | steam::asset |
| The asset subsystem of the Steam-Layer. | |
Functions | |
| void | dump (PcAsset const &aa) |
| void | dumpAssetManager () |
| template<class CHI , class PAR > | |
| bool | dependencyCheck (lib::P< CHI > child, lib::P< PAR > parent) |