Enum anj_persistence_direction_t

Enum Documentation

enum anj_persistence_direction_t

Persistence direction.

Values:

enumerator ANJ_PERSISTENCE_STORE

Store data to the underlying medium using the write callback.

enumerator ANJ_PERSISTENCE_RESTORE

Restore data from the underlying medium using the read callback.