Public Member Functions | |
virtual int | get () |
bool | has_alias () const |
TestFactory6 (const TestFactory6 &f) | |
TestFactory6 (int i) | |
TestFactory6 (TestFactory6 &&f) noexcept | |
virtual | ~TestFactory6 () |
Protected Attributes | |
bool | alias = false |
int | value |
Definition at line 87 of file test_factory_constructors.cpp.
|
inlineexplicit |
Definition at line 93 of file test_factory_constructors.cpp.
|
inlinenoexcept |
Definition at line 94 of file test_factory_constructors.cpp.
|
inline |
Definition at line 101 of file test_factory_constructors.cpp.
|
inlinevirtual |
Definition at line 108 of file test_factory_constructors.cpp.
|
inlinevirtual |
Reimplemented in PyTF6.
Definition at line 109 of file test_factory_constructors.cpp.
|
inline |
Definition at line 110 of file test_factory_constructors.cpp.
|
protected |
Definition at line 90 of file test_factory_constructors.cpp.
|
protected |
Definition at line 89 of file test_factory_constructors.cpp.