OpenM++ runtime library (libopenm)
|
final model run state public interface: thread safe More...
Public Member Functions | |
virtual bool | isFinal (void)=0 |
return true if status is one of exiting: done, exit, error | |
virtual bool | isError (void)=0 |
return true if status is an error | |
final model run state public interface: thread safe