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

Public Member Functions

TestFactory3operator= (TestFactory3 &&m)
 
 TestFactory3 (std::string v)
 
 TestFactory3 (TestFactory3 &&m)
 
virtual ~TestFactory3 ()
 

Public Attributes

std::string value
 

Protected Member Functions

 TestFactory3 ()
 
 TestFactory3 (int v)
 

Friends

class TestFactoryHelper
 

Detailed Description

Definition at line 44 of file test_factory_constructors.cpp.

Constructor & Destructor Documentation

TestFactory3::TestFactory3 ( )
inlineprotected

Definition at line 47 of file test_factory_constructors.cpp.

TestFactory3::TestFactory3 ( int  v)
inlineprotected

Definition at line 48 of file test_factory_constructors.cpp.

TestFactory3::TestFactory3 ( std::string  v)
inline

Definition at line 50 of file test_factory_constructors.cpp.

TestFactory3::TestFactory3 ( TestFactory3 &&  m)
inline

Definition at line 51 of file test_factory_constructors.cpp.

virtual TestFactory3::~TestFactory3 ( )
inlinevirtual

Definition at line 54 of file test_factory_constructors.cpp.

Member Function Documentation

TestFactory3& TestFactory3::operator= ( TestFactory3 &&  m)
inline

Definition at line 52 of file test_factory_constructors.cpp.

Friends And Related Function Documentation

friend class TestFactoryHelper
friend

Definition at line 46 of file test_factory_constructors.cpp.

Member Data Documentation

std::string TestFactory3::value

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