ImageRegionObserverStorage::StoredObserver Struct Reference

Detailed Description

The pair of observer and its registration to the observable.

Public Attributes

ImageRegionObserverRef _observer
 
GenericData _observerRegistration
 

Member Data Documentation

◆ _observer

ImageRegionObserverRef _observer

◆ _observerRegistration

GenericData _observerRegistration

the observer.