◆ construct1() [1/2]
◆ construct1() [2/2]
static std::unique_ptr<TestFactory1> TestFactoryHelper::construct1 |
( |
int |
a | ) |
|
|
inlinestatic |
◆ construct1_string()
static TestFactory1* TestFactoryHelper::construct1_string |
( |
std::string |
a | ) |
|
|
inlinestatic |
◆ construct2() [1/3]
◆ construct2() [2/3]
static std::unique_ptr<TestFactory2> TestFactoryHelper::construct2 |
( |
int |
a | ) |
|
|
inlinestatic |
◆ construct2() [3/3]
static TestFactory2 TestFactoryHelper::construct2 |
( |
std::string |
a | ) |
|
|
inlinestatic |
◆ construct3() [1/2]
◆ construct3() [2/2]
static std::shared_ptr<TestFactory3> TestFactoryHelper::construct3 |
( |
int |
a | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: