Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test SessionElementTracker_test
Definition in file session-element-tracker-test.cpp.
#include "lib/test/run.hpp"
#include "lib/element-tracker.hpp"
#include "steam/assetmanager.hpp"
#include "steam/mobject/session.hpp"
#include "steam/asset/timeline.hpp"
#include "steam/asset/sequence.hpp"
#include "common/query.hpp"
#include "lib/p.hpp"
Classes | |
struct | Dummy |
Test Dummy: to be created through the inherited static create(), managed by smart-ptr. More... | |
class | SessionElementTracker_test |
Functions | |
LAUNCHER (SessionElementTracker_test, "unit session") | |
Register this test class... More... | |
bool | operator== (Dummy const &d1, Dummy const &d2) |
Variables | |
int | checksum = 0 |
uint | instance = 0 |
Namespaces | |
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. | |
steam::mobject::session::test::LAUNCHER | ( | SessionElementTracker_test | , |
"unit session" | |||
) |
Register this test class...