Scarab  v2.9.1
Project 8 C++ Utility Library
Public Member Functions | List of all members
TestFactory5 Class Reference
Inheritance diagram for TestFactory5:
Inheritance graph

Public Member Functions

 TestFactory5 (int i)
 
virtual ~TestFactory5 ()
 
- Public Member Functions inherited from TestFactory3
 TestFactory3 (std::string v)
 
 TestFactory3 (TestFactory3 &&m)
 
TestFactory3operator= (TestFactory3 &&m)
 
virtual ~TestFactory3 ()
 

Additional Inherited Members

- Public Attributes inherited from TestFactory3
std::string value
 
- Protected Member Functions inherited from TestFactory3
 TestFactory3 ()
 
 TestFactory3 (int v)
 

Detailed Description

Definition at line 63 of file test_factory_constructors.cpp.

Constructor & Destructor Documentation

◆ TestFactory5()

TestFactory5 ( int  i)
inline

Definition at line 65 of file test_factory_constructors.cpp.

◆ ~TestFactory5()

virtual ~TestFactory5 ( )
inlinevirtual

Definition at line 66 of file test_factory_constructors.cpp.


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