Structsยง
- Immutable
ObsData - Immutable wrapper around obs_data_t to be prevent modification and to be used in creation of other objects. This should not be updated directly using the pointer, but instead through the corresponding update methods on the holder of this data.