Public Member Functions | |
virtual int | get () |
bool | has_alias () const |
TestFactory7 (const TestFactory7 &f) | |
TestFactory7 (int i) | |
TestFactory7 (TestFactory7 &&f) noexcept | |
virtual | ~TestFactory7 () |
Protected Attributes | |
bool | alias = false |
int | value |
Definition at line 134 of file test_factory_constructors.cpp.
|
inlineexplicit |
Definition at line 140 of file test_factory_constructors.cpp.
|
inlinenoexcept |
Definition at line 141 of file test_factory_constructors.cpp.
|
inline |
Definition at line 148 of file test_factory_constructors.cpp.
|
inlinevirtual |
Definition at line 155 of file test_factory_constructors.cpp.
|
inlinevirtual |
Reimplemented in PyTF7.
Definition at line 156 of file test_factory_constructors.cpp.
|
inline |
Definition at line 157 of file test_factory_constructors.cpp.
|
protected |
Definition at line 137 of file test_factory_constructors.cpp.
|
protected |
Definition at line 136 of file test_factory_constructors.cpp.