#include <TestClass.h>
Definition at line 167 of file TestClass.h.
◆ TestClass14() [1/2]
TestClass14::TestClass14 |
( |
| ) |
|
|
inline |
◆ TestClass14() [2/2]
TestClass14::TestClass14 |
( |
const int |
i | ) |
|
|
inline |
◆ ~TestClass14()
TestClass14::~TestClass14 |
( |
| ) |
|
|
inline |
◆ getKey()
std::string TestClass14::getKey |
( |
| ) |
const |
|
inlinevirtual |
◆ isEqual()
◆ print()
void TestClass14::print |
( |
| ) |
const |
|
inlinevirtual |
Implements TestClass.
Definition at line 183 of file TestClass.h.
184 std::cout <<
"Output::TC14: Pointer to TestClass11(integer) "<<std::endl;
◆ key
std::string TestClass14::key |
The documentation for this class was generated from the following file: