template<typename DataType>
aes70::OcaPropertyChangedEventData struct

Template class that defines the event data parameter for events that return property values, such as the PropertyChanged event defined in OcaRoot, and the PeriodicObservation event define in OcaNumericObserver. The template parameter is the datatype of the changed property.