Enum EConfigProcessResult#

Enum Documentation#

enum class sdv::core::EConfigProcessResult : int32_t#

Configuration loading/processing result enumeration.

Values:

enumerator failed#

Loading or processing the configuration failed.

enumerator successful#

Loading or processing the configuration was successful.

enumerator partially_successful#

Loading or processing the configuration was successful for some modules and/or components and not successful for other module and/or components.

enumerator failed

Loading or processing the configuration failed.

enumerator failed

Loading or processing the configuration failed.

enumerator successful

Loading or processing the configuration was successful.

enumerator successful

Loading or processing the configuration was successful.

enumerator partially_successful

Loading or processing the configuration was successful for some modules and/or components and not successful for other module and/or components.

enumerator partially_successful

Loading or processing the configuration was successful for some modules and/or components and not successful for other module and/or components.