|
Sen API
Sen Libraries
|
Terminates each process where it is included (via the kernel API) when it detects that all StatefulObjects in the process are 'finished'. More...
#include <helpers.h>
Public Member Functions | |
| ProcessTerminatorImpl (std::string name, const sen::VarMap &args) | |
| void | registered (sen::kernel::RegistrationApi &api) override |
Terminates each process where it is included (via the kernel API) when it detects that all StatefulObjects in the process are 'finished'.
| sen::test::ProcessTerminatorImpl::ProcessTerminatorImpl | ( | std::string | name, |
| const sen::VarMap & | args ) |
|
override |