Class EngineState¶
Defined in File WMX3Api.h
Class Documentation¶
-
class EngineState¶
This enumerator class enumerates the states of the platform engine.
Public Types
-
enum T¶
Values:
-
enumerator Idle¶
The platform engine is idle (this state indicates that the platform engine is not running).
-
enumerator Running¶
The platform engine is running, but communication with the network is stopped.
-
enumerator Communicating¶
The platform engine is communicating with the network.
-
enumerator Shutdown¶
The platform engine is shutting down.
-
enumerator Unknown¶
Unknown engine state.
-
enumerator Idle¶
-
enum T¶