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) noexcept
 
 TestFactory3 (std::string v)
 
 TestFactory3 (TestFactory3 &&m) noexcept
 
virtual ~TestFactory3 ()
 

Public Attributes

std::string value
 

Protected Member Functions

 TestFactory3 ()
 
 TestFactory3 (int v)
 

Friends

class TestFactoryHelper
 

Detailed Description

Definition at line 54 of file test_factory_constructors.cpp.

Constructor & Destructor Documentation

◆ TestFactory3() [1/4]

TestFactory3::TestFactory3 ( )
inlineprotected

Definition at line 57 of file test_factory_constructors.cpp.

◆ TestFactory3() [2/4]

TestFactory3::TestFactory3 ( int  v)
inlineexplicitprotected

Definition at line 58 of file test_factory_constructors.cpp.

◆ TestFactory3() [3/4]

TestFactory3::TestFactory3 ( std::string  v)
inlineexplicit

Definition at line 61 of file test_factory_constructors.cpp.

◆ TestFactory3() [4/4]

TestFactory3::TestFactory3 ( TestFactory3 &&  m)
inlinenoexcept

Definition at line 62 of file test_factory_constructors.cpp.

◆ ~TestFactory3()

virtual TestFactory3::~TestFactory3 ( )
inlinevirtual

Definition at line 71 of file test_factory_constructors.cpp.

Member Function Documentation

◆ operator=()

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

Definition at line 65 of file test_factory_constructors.cpp.

Friends And Related Function Documentation

◆ TestFactoryHelper

friend class TestFactoryHelper
friend

Definition at line 56 of file test_factory_constructors.cpp.

Member Data Documentation

◆ value

std::string TestFactory3::value

Definition at line 70 of file test_factory_constructors.cpp.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:20