#include <transport.h>
◆ ~TestClassImpl() [1/2]
| sen::test::TestClassImpl::~TestClassImpl |
( |
| ) |
|
|
overridedefault |
◆ ~TestClassImpl() [2/2]
| sen::test::TestClassImpl::~TestClassImpl |
( |
| ) |
|
|
overridedefault |
◆ testMethodImpl() [1/2]
| void sen::test::TestClassImpl::testMethodImpl |
( |
| ) |
const |
|
overrideprotected |
◆ testMethod2Impl() [1/2]
| bool sen::test::TestClassImpl::testMethod2Impl |
( |
u8 | arg1, |
|
|
const std::string & | arg2, |
|
|
f64 | arg3 ) |
|
overrideprotected |
◆ testMethod3Impl() [1/2]
| i32 sen::test::TestClassImpl::testMethod3Impl |
( |
f32 | arg1, |
|
|
u64 | arg2 ) |
|
overrideprotected |
◆ testMethod4Impl() [1/2]
| void sen::test::TestClassImpl::testMethod4Impl |
( |
i16 | arg1, |
|
|
std::promise< u16 > && | promise ) |
|
overrideprotected |
◆ testMethod5Impl() [1/2]
| std::string sen::test::TestClassImpl::testMethod5Impl |
( |
bool | arg1 | ) |
const |
|
overrideprotected |
◆ emitEventsImpl() [1/2]
| void sen::test::TestClassImpl::emitEventsImpl |
( |
| ) |
|
|
overrideprotected |
◆ prop5AcceptsSet()
| bool sen::test::TestClassImpl::prop5AcceptsSet |
( |
sen::Duration | val | ) |
const |
|
overrideprotected |
◆ testMethodImpl() [2/2]
| void sen::test::TestClassImpl::testMethodImpl |
( |
| ) |
const |
|
overrideprotected |
◆ testMethod2Impl() [2/2]
| bool sen::test::TestClassImpl::testMethod2Impl |
( |
u8 | arg1, |
|
|
const std::string & | arg2, |
|
|
f64 | arg3 ) |
|
overrideprotected |
◆ testMethod3Impl() [2/2]
| i32 sen::test::TestClassImpl::testMethod3Impl |
( |
f32 | arg1, |
|
|
u64 | arg2 ) |
|
overrideprotected |
◆ testMethod4Impl() [2/2]
| u16 sen::test::TestClassImpl::testMethod4Impl |
( |
i16 | arg1 | ) |
|
|
overrideprotected |
◆ testMethod5Impl() [2/2]
| std::string sen::test::TestClassImpl::testMethod5Impl |
( |
bool | arg1 | ) |
const |
|
overrideprotected |
◆ emitEventsImpl() [2/2]
| void sen::test::TestClassImpl::emitEventsImpl |
( |
| ) |
|
|
overrideprotected |
◆ prop7AcceptsSet()
| bool sen::test::TestClassImpl::prop7AcceptsSet |
( |
i32 | val | ) |
const |
|
overrideprotected |
The documentation for this class was generated from the following files: