◆ MyTestDoActivity()
| MyTestDoActivity::MyTestDoActivity |
( |
std::mutex & | m, |
|
|
const std::string & | name = "TestActivity" ) |
|
inline |
◆ ~MyTestDoActivity()
| virtual MyTestDoActivity::~MyTestDoActivity |
( |
| ) |
|
|
inlinevirtual |
◆ GetActivityName()
| std::string MyTestDoActivity::GetActivityName |
( |
| ) |
|
|
inline |
◆ GetCounter()
| int MyTestDoActivity::GetCounter |
( |
| ) |
|
|
inline |
◆ IncreaseCounter()
| void MyTestDoActivity::IncreaseCounter |
( |
| ) |
|
|
inline |
◆ IsRunning()
| bool MyTestDoActivity::IsRunning |
( |
| ) |
const |
|
inline |
◆ ResetCounter()
| void MyTestDoActivity::ResetCounter |
( |
| ) |
|
|
inline |
◆ Run()
| void MyTestDoActivity::Run |
( |
| ) |
|
|
inlineoverridevirtual |
Interface to be implemented by child classes to implement the activity thread.
Implements rad::ThreadActivity.
The documentation for this class was generated from the following file: