Public Member Functions | |
int | get () override |
PyTF7 (const PyTF7 &f) | |
PyTF7 (int i) | |
PyTF7 (PyTF7 &&f) noexcept | |
~PyTF7 () override | |
Public Member Functions inherited from TestFactory7 | |
bool | has_alias () const |
TestFactory7 (const TestFactory7 &f) | |
TestFactory7 (int i) | |
TestFactory7 (TestFactory7 &&f) noexcept | |
virtual | ~TestFactory7 () |
Additional Inherited Members | |
Protected Attributes inherited from TestFactory7 | |
bool | alias = false |
int | value |
Definition at line 159 of file test_factory_constructors.cpp.
|
inlineexplicit |
Definition at line 161 of file test_factory_constructors.cpp.
|
inlinenoexcept |
Definition at line 166 of file test_factory_constructors.cpp.
|
inline |
Definition at line 167 of file test_factory_constructors.cpp.
|
inlineoverride |
Definition at line 168 of file test_factory_constructors.cpp.
|
inlineoverridevirtual |
Reimplemented from TestFactory7.
Definition at line 169 of file test_factory_constructors.cpp.