Shortcuts

Enum DataState

Enum Documentation

enum ripple::DataState

Defines the state of the data for a parition.

Values:

enumerator invalid

Data is not valid.

enumerator updated_host

Data is on the host and is updated.

enumerator submitted_host

Data has been submitted on the host.

enumerator updated_device

Data is on the device and is updated.

enumerator submitted_device

Data has been submitted on the device.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples