Sen API
Sen Libraries
Loading...
Searching...
No Matches
sen::test::TestClassImpl Class Referencefinal

#include <transport.h>

Inheritance diagram for sen::test::TestClassImpl:

Public Member Functions

 ~TestClassImpl () override=default
 ~TestClassImpl () override=default

Protected Member Functions

void testMethodImpl () const override
bool testMethod2Impl (u8 arg1, const std::string &arg2, f64 arg3) override
i32 testMethod3Impl (f32 arg1, u64 arg2) override
void testMethod4Impl (i16 arg1, std::promise< u16 > &&promise) override
std::string testMethod5Impl (bool arg1) const override
void emitEventsImpl () override
bool prop5AcceptsSet (sen::Duration val) const override
void testMethodImpl () const override
bool testMethod2Impl (u8 arg1, const std::string &arg2, f64 arg3) override
i32 testMethod3Impl (f32 arg1, u64 arg2) override
u16 testMethod4Impl (i16 arg1) override
std::string testMethod5Impl (bool arg1) const override
void emitEventsImpl () override
bool prop7AcceptsSet (i32 val) const override

Constructor & Destructor Documentation

◆ ~TestClassImpl() [1/2]

sen::test::TestClassImpl::~TestClassImpl ( )
overridedefault

◆ ~TestClassImpl() [2/2]

sen::test::TestClassImpl::~TestClassImpl ( )
overridedefault

Member Function Documentation

◆ 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: