UpdateType¶ enum class roq::UpdateType : uint8_t¶ Enumeration of update types. Values: enumerator UNDEFINED¶ enumerator SNAPSHOT¶ Full snapshot. enumerator INCREMENTAL¶ Incremental change. enumerator STALE¶ Stale awaiting full snapshot.