FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMEthreadInterpretOIL2 Class Referencefinal

Specialization of OMEthreadNativeOIL2 for OIL2 source compiled to OIL2 Architecture Native Format. More...

#include <OMEthreadCntrl.h>

+ Inheritance diagram for OMEthreadInterpretOIL2:

Public Member Functions

 OMEthreadInterpretOIL2 (OMEthread *t)
 
 ~OMEthreadInterpretOIL2 ()
 
virtual const char * controllerType () const override
 Return label identifying the type of the thread controller. More...
 
- Public Member Functions inherited from OMEthreadNativeOIL2
 OMEthreadNativeOIL2 (OMEthread *t)
 
 ~OMEthreadNativeOIL2 ()
 
virtual void releaseThread () override
 Release a suspended thread. More...
 
virtual void suspendThread () override
 Suspend an active thread. More...
 
virtual void terminateThread () override
 Terminate a thread. More...
 
virtual void yieldSlice () override
 Yield time slice currently being used by an active thread. More...
 
virtual void executeSlice () override
 Execute a time slice for an active thread. More...
 
- Public Member Functions inherited from OMEthreadController
 OMEthreadController (OMEthread *t)
 
virtual ~OMEthreadController ()
 

Additional Inherited Members

- Public Attributes inherited from OMEthreadController
class OMEthreadthreadInfo
 
uint32_t exitStatus
 

Detailed Description

Specialization of OMEthreadNativeOIL2 for OIL2 source compiled to OIL2 Architecture Native Format.

Constructor & Destructor Documentation

◆ OMEthreadInterpretOIL2()

OMEthreadInterpretOIL2::OMEthreadInterpretOIL2 ( OMEthread t)
explicit

◆ ~OMEthreadInterpretOIL2()

OMEthreadInterpretOIL2::~OMEthreadInterpretOIL2 ( )

Member Function Documentation

◆ controllerType()

const char * OMEthreadInterpretOIL2::controllerType ( ) const
overridevirtual

Return label identifying the type of the thread controller.

Reimplemented from OMEthreadNativeOIL2.


The documentation for this class was generated from the following files:
Generated: Tue Jul 28 2020 16:03:27
Support Information