Enum anj_core_change_type_t
Defined in File core.h
Enum Documentation
-
enum anj_core_change_type_t
Contains information about the type of changes of the data model. Used in anj_core_data_model_changed function.
Values:
-
enumerator ANJ_CORE_CHANGE_TYPE_VALUE_CHANGED
Resource or Resource Instance value changed.
-
enumerator ANJ_CORE_CHANGE_TYPE_ADDED
Object Instance or Resource Instance added.
-
enumerator ANJ_CORE_CHANGE_TYPE_DELETED
Object Instance or Resource Instance deleted.
-
enumerator ANJ_CORE_CHANGE_TYPE_VALUE_CHANGED