![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Namespaces | |
| namespace | anonymous_namespace{stream-type-lifecycle-test.cpp} |
| namespace | anonymous_namespace{teststreamtypes.hpp} |
Typedefs | |
| typedef StreamType const & | SType |
| typedef StreamType::ImplFacade const & | ImplType |
Classes | |
| class | StreamTypeBasics_test |
| class | StreamTypeLifecycle_test |
Functions | |
| LAUNCHER (StreamTypeBasics_test, "unit common") | |
| void | setup_basicDummyTypeInfo () |
| LAUNCHER (StreamTypeLifecycle_test, "unit common") | |
| gavl_video_format_t | test_createRawType () |
| Helper: create an raw GAVL type descriptor usable for generating a Lumiera StreamType. | |
| StreamType::ImplFacade const & | test_createImplType () |
| Helper: create an implementation frame and build the corresponding streamtype. | |
Variables | |
| Symbol | GAVL = "GAVL" |
| typedef StreamType const& SType |
Definition at line 33 of file stream-type-basics-test.cpp.
| typedef StreamType::ImplFacade const& ImplType |
Definition at line 34 of file stream-type-basics-test.cpp.
| LAUNCHER | ( | StreamTypeBasics_test | , |
| "unit common" | |||
| ) |
| void setup_basicDummyTypeInfo | ( | ) |
Definition at line 43 of file stream-type-lifecycle-test.cpp.
| LAUNCHER | ( | StreamTypeLifecycle_test | , |
| "unit common" | |||
| ) |
|
inline |
Helper: create an raw GAVL type descriptor usable for generating a Lumiera StreamType.
Definition at line 55 of file teststreamtypes.hpp.
References TimeValue::SCALE.
Referenced by StreamTypeBasics_test::buildImplType(), and test_createImplType().
Here is the caller graph for this function:
|
inline |
Helper: create an implementation frame and build the corresponding streamtype.
Definition at line 83 of file teststreamtypes.hpp.
References GAVL, STypeManager::instance, and test_createRawType().
Referenced by StreamTypeBasics_test::basicImplTypeProperties().
Here is the call graph for this function:
Here is the caller graph for this function:| Symbol GAVL = "GAVL" |
Definition at line 47 of file teststreamtypes.hpp.
Referenced by StreamTypeBasics_test::buildImplType(), and test_createImplType().