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 ()
 
 TestFactory6 (int i)
 
 TestFactory6 (TestFactory6 &&f)
 
 TestFactory6 (const TestFactory6 &f)
 
virtual ~TestFactory6 ()
 

Protected Attributes

bool alias = false
 
int value
 

Detailed Description

Definition at line 70 of file test_factory_constructors.cpp.

Constructor & Destructor Documentation

TestFactory6::TestFactory6 ( int  i)
inline

Definition at line 75 of file test_factory_constructors.cpp.

TestFactory6::TestFactory6 ( TestFactory6 &&  f)
inline

Definition at line 76 of file test_factory_constructors.cpp.

TestFactory6::TestFactory6 ( const TestFactory6 f)
inline

Definition at line 77 of file test_factory_constructors.cpp.

virtual TestFactory6::~TestFactory6 ( )
inlinevirtual

Definition at line 78 of file test_factory_constructors.cpp.

Member Function Documentation

virtual int TestFactory6::get ( )
inlinevirtual

Reimplemented in PyTF6.

Definition at line 79 of file test_factory_constructors.cpp.

bool TestFactory6::has_alias ( )
inline

Definition at line 80 of file test_factory_constructors.cpp.

Member Data Documentation

bool TestFactory6::alias = false
protected

Definition at line 73 of file test_factory_constructors.cpp.

int TestFactory6::value
protected

Definition at line 72 of file test_factory_constructors.cpp.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:54