|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|


Public Types | |
| using | TestVariant = std::variant<DerivedTestObject *> |
| using | TestRegistry = utils::OwningObjectRegistry<TestVariant, BaseTestObject> |
Protected Member Functions | |
| void | SetUp () override |
Protected Attributes | |
| TestRegistry | registry_ |
| DerivedTestObject * | obj1_ {} |
| DerivedTestObject * | obj2_ {} |
| DerivedTestObject * | obj3_ {} |
Definition at line 101 of file uuid_identifiable_object_test.h.
| using UuidIdentifiableObjectRegistryTest::TestRegistry = utils::OwningObjectRegistry<TestVariant, BaseTestObject> |
Definition at line 105 of file uuid_identifiable_object_test.h.
| using UuidIdentifiableObjectRegistryTest::TestVariant = std::variant<DerivedTestObject *> |
Definition at line 104 of file uuid_identifiable_object_test.h.
|
inlineoverrideprotected |
Definition at line 108 of file uuid_identifiable_object_test.h.
|
protected |
Definition at line 120 of file uuid_identifiable_object_test.h.
|
protected |
Definition at line 121 of file uuid_identifiable_object_test.h.
|
protected |
Definition at line 122 of file uuid_identifiable_object_test.h.
|
protected |
Definition at line 119 of file uuid_identifiable_object_test.h.