24.08
|
Go to the documentation of this file.
13 template <
typename ObservedType>
17 using Iterator =
typename std::list<ObservedType>::const_iterator;
std::list< ObservedType > m_ObservedObjects
ErasedLayerNamesObservable(Graph &subject)
void Update(Layer *graphLayer) override
AddedLayerObservable(Graph &subject)
void Update(Layer *graphLayer) override
GraphEvent m_NotifyOnEvent
GraphObservable(Graph &subject, GraphEvent notifyOnEvent)
Copyright (c) 2021 ARM Limited and Contributors.
typename std::list< std::string >::const_iterator Iterator
void AttachObservable(IGraphObservable *const observable, GraphEvent notifyOnEvent)
void DetachObservable(IGraphObservable *const observable, GraphEvent notifyOnEvent)