#include <TestClass.h>
Definition at line 344 of file TestClass.h.
◆ TCIn1() [1/2]
◆ TCIn1() [2/2]
TCIn1::TCIn1 |
( |
const int |
i | ) |
|
|
inline |
◆ ~TCIn1()
virtual TCIn1::~TCIn1 |
( |
| ) |
|
|
inlinevirtual |
◆ getKey()
std::string TCIn1::getKey |
( |
| ) |
const |
|
inlinevirtual |
◆ isEqual()
◆ print()
void TCBase::print |
( |
| ) |
const |
|
inlinevirtualinherited |
Implements TestClass.
Reimplemented in TCIn.
Definition at line 289 of file TestClass.h.
290 std::cout<<
"Output:base class member:"<<
ai<<std::endl;
◆ Set()
void TCBase::Set |
( |
const int |
i | ) |
|
|
inlineinherited |
◆ ai
◆ key
std::string TestClass::key |
|
inherited |
The documentation for this class was generated from the following file: