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

Protected Attributes

bool alias = false
 
int value
 

Detailed Description

Definition at line 95 of file test_factory_constructors.cpp.

Constructor & Destructor Documentation

TestFactory7::TestFactory7 ( int  i)
inline

Definition at line 100 of file test_factory_constructors.cpp.

TestFactory7::TestFactory7 ( TestFactory7 &&  f)
inline

Definition at line 101 of file test_factory_constructors.cpp.

TestFactory7::TestFactory7 ( const TestFactory7 f)
inline

Definition at line 102 of file test_factory_constructors.cpp.

virtual TestFactory7::~TestFactory7 ( )
inlinevirtual

Definition at line 103 of file test_factory_constructors.cpp.

Member Function Documentation

virtual int TestFactory7::get ( )
inlinevirtual

Reimplemented in PyTF7.

Definition at line 104 of file test_factory_constructors.cpp.

bool TestFactory7::has_alias ( )
inline

Definition at line 105 of file test_factory_constructors.cpp.

Member Data Documentation

bool TestFactory7::alias = false
protected

Definition at line 98 of file test_factory_constructors.cpp.

int TestFactory7::value
protected

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