#include <TestClassWithTransients.h>
Definition at line 27 of file TestClassWithTransients.h.
◆ TestClassWithTransients()
| TestClassWithTransients::TestClassWithTransients |
( |
| ) |
|
|
inline |
Definition at line 44 of file TestClassWithTransients.h.
44 :
50{
51 for (
int i = 0;
i < 4; ++
i ) {
54 }
55}
TestClassTransient * transientPointer
TransientStruct transientData[4]
TransientObject transientObject
◆ ~TestClassWithTransients()
| TestClassWithTransients::~TestClassWithTransients |
( |
| ) |
|
|
inlinevirtual |
◆ data1
| int TestClassWithTransients::data1 |
◆ data2
| double TestClassWithTransients::data2 |
◆ transientData
◆ transientIntArray
| int TestClassWithTransients::transientIntArray[4] |
◆ transientObject
◆ transientObjectArray
◆ transientPointer
The documentation for this class was generated from the following file: