commore  1.0.6-SNAPSHOT
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
commore::Action::Impl Struct Reference

Public Member Functions

 Impl ()
 

Public Attributes

bool stop_
 
bool abort_
 
int submitted_
 
int running_
 
int completed_
 

Detailed Description

Actions common implementation

Constructor & Destructor Documentation

commore::Action::Impl::Impl ( )
inline

Member Data Documentation

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


The documentation for this struct was generated from the following file: