Declares the AssetManager interface used to access individual Asset instances.
These classes are placed into namespace asset and proc_interface.
Definition in file assetmanager.hpp.
#include "pre_a.hpp"
#include "proc/asset.hpp"
#include "lib/error.hpp"
#include "lib/singleton.hpp"
#include <cstddef>
#include <string>
#include <list>
#include <boost/utility.hpp>


Go to the source code of this file.
Namespaces | |
| namespace | asset |
| namespace | proc_interface |
Classes | |
| class | asset::AssetManager |
| Facade for the Asset subsystem. More... | |
Functions | |
| asset::LUMIERA_ERROR_DECLARE (WRONG_ASSET_KIND) | |
| Asset ID of wrong Asset kind, unable to cast. | |
| asset::LUMIERA_ERROR_DECLARE (UNKNOWN_ASSET_ID) | |
| use of a non-registered Asset ID. | |
1.5.6