Helper interface for implementing hybrid MP+MT. Used by the Hybrid Shared Event Queue Consumer MP tool.
More...
#include <IHybridProcessorHelper.h>
Helper interface for implementing hybrid MP+MT. Used by the Hybrid Shared Event Queue Consumer MP tool.
Definition at line 16 of file IHybridProcessorHelper.h.
◆ DeclareInterfaceID()
◆ drainScheduler()
virtual int IHybridProcessorHelper::drainScheduler |
( |
int & |
finishedEvts, |
|
|
bool |
report |
|
) |
| |
|
pure virtual |
◆ resetAppReturnCode()
virtual void IHybridProcessorHelper::resetAppReturnCode |
( |
| ) |
|
|
pure virtual |
◆ setCurrentEventNum()
virtual void IHybridProcessorHelper::setCurrentEventNum |
( |
int |
num | ) |
|
|
pure virtual |
◆ terminateLoop()
virtual bool IHybridProcessorHelper::terminateLoop |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: