|
commore
1.0.6-SNAPSHOT
|
Public Member Functions | |
| Impl () | |
Public Attributes | |
| bool | stop_ |
| bool | abort_ |
| int | submitted_ |
| int | running_ |
| int | completed_ |
Actions common implementation
|
inline |
| bool commore::Action::Impl::abort_ |
Abort flag : the action must stop
| int commore::Action::Impl::completed_ |
Completed
| int commore::Action::Impl::running_ |
Running counter
| bool commore::Action::Impl::stop_ |
Stop flag : the action must stop
| int commore::Action::Impl::submitted_ |
Submitted counter