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

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>

Inheritance diagram for sen::test::ProcessTerminatorImpl:

Public Member Functions

 ProcessTerminatorImpl (std::string name, const sen::VarMap &args)
void registered (sen::kernel::RegistrationApi &api) override

Detailed Description

Terminates each process where it is included (via the kernel API) when it detects that all StatefulObjects in the process are 'finished'.

Constructor & Destructor Documentation

◆ ProcessTerminatorImpl()

sen::test::ProcessTerminatorImpl::ProcessTerminatorImpl ( std::string name,
const sen::VarMap & args )

Member Function Documentation

◆ registered()

void sen::test::ProcessTerminatorImpl::registered ( sen::kernel::RegistrationApi & api)
override

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