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