Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test TypedID_test
Definition in file typed-id-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "steam/asset/typed-id.hpp"
#include "lib/idi/entry-id.hpp"
#include "lib/p.hpp"
#include "steam/assetmanager.hpp"
#include "steam/asset/inventory.hpp"
#include "lib/util-foreach.hpp"
#include "lib/format-cout.hpp"
#include "lib/symbol.hpp"
Classes | |
struct | DummyEntity |
class | TypedID_test |
struct | TypeHandlerXX< steam::mobject::session::test::DummyEntity > |
Adapter for using mobject::session::test::DummyEntity as a primary type with the TypedID registration service. More... | |
Typedefs | |
typedef P< DummyEntity > | PDum |
Functions | |
LAUNCHER (TypedID_test, "unit asset") | |
Register this test class... More... | |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |
lib::idi | |
Identification Schemes. | |
lumiera | |
Lumiera public interface. | |
steam | |
Steam-Layer implementation namespace root. | |
steam::mobject | |
Media-Objects, edit operations and high-level session. | |
steam::mobject::session | |
Namespace of Session and user visible high-level objects. | |
lib::idi::test::LAUNCHER | ( | TypedID_test | , |
"unit asset" | |||
) |
Register this test class...