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

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
 

Detailed Description

Definition at line 134 of file test_factory_constructors.cpp.

Constructor & Destructor Documentation

◆ TestFactory7() [1/3]

TestFactory7::TestFactory7 ( int  i)
inlineexplicit

Definition at line 140 of file test_factory_constructors.cpp.

◆ TestFactory7() [2/3]

TestFactory7::TestFactory7 ( TestFactory7 &&  f)
inlinenoexcept

Definition at line 141 of file test_factory_constructors.cpp.

◆ TestFactory7() [3/3]

TestFactory7::TestFactory7 ( const TestFactory7 f)
inline

Definition at line 148 of file test_factory_constructors.cpp.

◆ ~TestFactory7()

virtual TestFactory7::~TestFactory7 ( )
inlinevirtual

Definition at line 155 of file test_factory_constructors.cpp.

Member Function Documentation

◆ get()

virtual int TestFactory7::get ( )
inlinevirtual

Reimplemented in PyTF7.

Definition at line 156 of file test_factory_constructors.cpp.

◆ has_alias()

bool TestFactory7::has_alias ( ) const
inline

Definition at line 157 of file test_factory_constructors.cpp.

Member Data Documentation

◆ alias

bool TestFactory7::alias = false
protected

Definition at line 137 of file test_factory_constructors.cpp.

◆ value

int TestFactory7::value
protected

Definition at line 136 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