Public Member Functions | Protected Attributes | List of all members
TestFactory6 Class Reference
Inheritance diagram for TestFactory6:
Inheritance graph
[legend]

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
 

Detailed Description

Definition at line 87 of file test_factory_constructors.cpp.

Constructor & Destructor Documentation

◆ TestFactory6() [1/3]

TestFactory6::TestFactory6 ( int  i)
inlineexplicit

Definition at line 93 of file test_factory_constructors.cpp.

◆ TestFactory6() [2/3]

TestFactory6::TestFactory6 ( TestFactory6 &&  f)
inlinenoexcept

Definition at line 94 of file test_factory_constructors.cpp.

◆ TestFactory6() [3/3]

TestFactory6::TestFactory6 ( const TestFactory6 f)
inline

Definition at line 101 of file test_factory_constructors.cpp.

◆ ~TestFactory6()

virtual TestFactory6::~TestFactory6 ( )
inlinevirtual

Definition at line 108 of file test_factory_constructors.cpp.

Member Function Documentation

◆ get()

virtual int TestFactory6::get ( )
inlinevirtual

Reimplemented in PyTF6.

Definition at line 109 of file test_factory_constructors.cpp.

◆ has_alias()

bool TestFactory6::has_alias ( ) const
inline

Definition at line 110 of file test_factory_constructors.cpp.

Member Data Documentation

◆ alias

bool TestFactory6::alias = false
protected

Definition at line 90 of file test_factory_constructors.cpp.

◆ value

int TestFactory6::value
protected

Definition at line 89 of file test_factory_constructors.cpp.


The documentation for this class was generated from the following file:


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:20