OpenQuizz
Une application de gestion des contenus pédagogiques
MachineState Class Reference
Inheritance diagram for MachineState:
Collaboration diagram for MachineState:

Static Public Attributes

int START = 0
 
int ERROR = 1
 
int ITS_ME = 2
 

Detailed Description

This enum represents the different states a state machine can be in.

Field Documentation

◆ ERROR

int ERROR = 1
static

◆ ITS_ME

int ITS_ME = 2
static

◆ START

int START = 0
static

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