Definition at line 34 of file object_unittests.cc.
◆ TestObject()
impeller::interop::testing::TestObject::TestObject |
( |
int |
arg1, |
|
|
double |
arg2, |
|
|
char |
arg3 |
|
) |
| |
|
inline |
◆ ~TestObject()
impeller::interop::testing::TestObject::~TestObject |
( |
| ) |
|
|
default |
◆ GetArg1()
auto impeller::interop::testing::TestObject::GetArg1 |
( |
| ) |
const |
|
inline |
◆ GetArg2()
auto impeller::interop::testing::TestObject::GetArg2 |
( |
| ) |
const |
|
inline |
◆ GetArg3()
auto impeller::interop::testing::TestObject::GetArg3 |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: