Public Member Functions | |
virtual int | get () |
bool | has_alias () |
TestFactory6 (int i) | |
TestFactory6 (TestFactory6 &&f) | |
TestFactory6 (const TestFactory6 &f) | |
virtual | ~TestFactory6 () |
Protected Attributes | |
bool | alias = false |
int | value |
Definition at line 70 of file test_factory_constructors.cpp.
|
inline |
Definition at line 75 of file test_factory_constructors.cpp.
|
inline |
Definition at line 76 of file test_factory_constructors.cpp.
|
inline |
Definition at line 77 of file test_factory_constructors.cpp.
|
inlinevirtual |
Definition at line 78 of file test_factory_constructors.cpp.
|
inlinevirtual |
Reimplemented in PyTF6.
Definition at line 79 of file test_factory_constructors.cpp.
|
inline |
Definition at line 80 of file test_factory_constructors.cpp.
|
protected |
Definition at line 73 of file test_factory_constructors.cpp.
|
protected |
Definition at line 72 of file test_factory_constructors.cpp.