Public Member Functions | Public Attributes | Private Member Functions | Friends | List of all members
TestFactory2 Class Reference

Public Member Functions

TestFactory2operator= (TestFactory2 &&m)
 
 TestFactory2 (TestFactory2 &&m)
 
 ~TestFactory2 ()
 

Public Attributes

std::string value
 

Private Member Functions

 TestFactory2 ()
 
 TestFactory2 (int v)
 
 TestFactory2 (std::string v)
 

Friends

class TestFactoryHelper
 

Detailed Description

Definition at line 32 of file test_factory_constructors.cpp.

Constructor & Destructor Documentation

TestFactory2::TestFactory2 ( )
inlineprivate

Definition at line 34 of file test_factory_constructors.cpp.

TestFactory2::TestFactory2 ( int  v)
inlineprivate

Definition at line 35 of file test_factory_constructors.cpp.

TestFactory2::TestFactory2 ( std::string  v)
inlineprivate

Definition at line 36 of file test_factory_constructors.cpp.

TestFactory2::TestFactory2 ( TestFactory2 &&  m)
inline

Definition at line 38 of file test_factory_constructors.cpp.

TestFactory2::~TestFactory2 ( )
inline

Definition at line 41 of file test_factory_constructors.cpp.

Member Function Documentation

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

Definition at line 39 of file test_factory_constructors.cpp.

Friends And Related Function Documentation

friend class TestFactoryHelper
friend

Definition at line 33 of file test_factory_constructors.cpp.

Member Data Documentation

std::string TestFactory2::value

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