#include <TestClass.h>
Definition at line 32 of file TestClass.h.
◆ TestClass11() [1/2]
TestClass11::TestClass11 |
( |
| ) |
|
|
inline |
◆ TestClass11() [2/2]
TestClass11::TestClass11 |
( |
const int |
i | ) |
|
|
inline |
◆ ~TestClass11()
TestClass11::~TestClass11 |
( |
| ) |
|
|
inline |
◆ getKey()
std::string TestClass11::getKey |
( |
| ) |
const |
|
inlinevirtual |
◆ isEqual()
◆ print()
void TestClass11::print |
( |
| ) |
const |
|
inlinevirtual |
Implements TestClass.
Definition at line 46 of file TestClass.h.
46 { std::cout <<
"Output::TC11:Class of one integer = "<<
"\t"
◆ Set()
void TestClass11::Set |
( |
const int |
i | ) |
|
|
inline |
◆ ai
◆ key
std::string TestClass::key |
|
inherited |
The documentation for this class was generated from the following file: