Abstract factory that creates GenericMap and MutableGenericMap instances as needed.
More...
#include <test.h>
Abstract factory that creates GenericMap and MutableGenericMap instances as needed.
Definition at line 134 of file test.h.
◆ ~GenericFactory()
virtual lsst::afw::typehandling::test::GenericFactory::~GenericFactory |
( |
| ) |
|
|
virtualdefault |
◆ makeGenericMap()
Create a map containing the following state:
KEY0: VALUE0
KEY1: VALUE1
KEY2: VALUE2
KEY3: VALUE3
KEY4: std::shared_ptr<>(VALUE4)
KEY5: VALUE5
KEY6: VALUE6
◆ makeMutableGenericMap()
The documentation for this class was generated from the following file:
- include/lsst/afw/typehandling/test.h