Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The system states used by the state machine are represented by the following constants, which have values in the set of negative integers, {x ε Z | x < 0}are all negative integers:

  • STATE_UNDEFINED

  • STATE_ONCE (initialization)

  • STATE_ACTIVATED

  • STATE_DEACTIVATED

  • STATE_SENDING_REQUEST

  • STATE_RECEIVING_RESPONSE

...