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

Public Member Functions

 ~TestFactory1 ()
 

Public Attributes

std::string value
 

Private Member Functions

TestFactory1operator= (TestFactory1 &&)=delete
 
TestFactory1operator= (const TestFactory1 &)=delete
 
 TestFactory1 ()
 
 TestFactory1 (int v)
 
 TestFactory1 (std::string v)
 
 TestFactory1 (TestFactory1 &&)=delete
 
 TestFactory1 (const TestFactory1 &)=delete
 

Friends

class TestFactoryHelper
 

Detailed Description

Definition at line 18 of file test_factory_constructors.cpp.

Constructor & Destructor Documentation

TestFactory1::TestFactory1 ( )
inlineprivate

Definition at line 20 of file test_factory_constructors.cpp.

TestFactory1::TestFactory1 ( int  v)
inlineprivate

Definition at line 21 of file test_factory_constructors.cpp.

TestFactory1::TestFactory1 ( std::string  v)
inlineprivate

Definition at line 22 of file test_factory_constructors.cpp.

TestFactory1::TestFactory1 ( TestFactory1 &&  )
privatedelete
TestFactory1::TestFactory1 ( const TestFactory1 )
privatedelete
TestFactory1::~TestFactory1 ( )
inline

Definition at line 29 of file test_factory_constructors.cpp.

Member Function Documentation

TestFactory1& TestFactory1::operator= ( TestFactory1 &&  )
privatedelete
TestFactory1& TestFactory1::operator= ( const TestFactory1 )
privatedelete

Friends And Related Function Documentation

friend class TestFactoryHelper
friend

Definition at line 19 of file test_factory_constructors.cpp.

Member Data Documentation

std::string TestFactory1::value

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