Enum EAppOperationState#

Enum Documentation#

enum class sdv::app::EAppOperationState : int32_t

The application operation state.

Values:

enumerator not_started

The application hasn’t been started yet.

enumerator starting

The application is starting.

enumerator started

The application has started.

enumerator initializing

The application is initializing.

enumerator initialized

The application has initialized.

enumerator configuring

The application switched to configuration mode.

enumerator running

The application is running/switched to running mode.

enumerator shutting_down

The application is shutting down.

enumerator not_started

The application hasn’t been started yet.

enumerator not_started

The application hasn’t been started yet.

enumerator starting

The application is starting.

enumerator starting

The application is starting.

enumerator started

The application has started.

enumerator started

The application has started.

enumerator initializing

The application is initializing.

enumerator initializing

The application is initializing.

enumerator initialized

The application has initialized.

enumerator initialized

The application has initialized.

enumerator configuring

The application switched to configuration mode.

enumerator configuring

The application switched to configuration mode.

enumerator running

The application is running/switched to running mode.

enumerator running

The application is running/switched to running mode.

enumerator shutting_down

The application is shutting down.

enumerator shutting_down

The application is shutting down.