Class RACE_AccumulatorObserver {ANSI C++}

Documentation
Abstract Interface for observing the RACE_Accumulator
With this Interface a minimal flush rate can implemented
To avoid extra synchronisation, we want to send a FlushDumpable
But here we don't know what "Sending" is and we must decouple the
Implemantation


Parent PackageRACEAbstractNo
Export ControlPublicAccessLink Class forNone
Class KindNormalClassCardinalityn
Space ConcurrencySequential
PersistenceNo  


Assigned ComponentsRACE


Operations
NameSignatureClass
NotifyFlushvoid <<abstract>> NotifyFlush ()RACE_AccumulatorObserver
~RACE_AccumulatorObserver--Not Named-- <<virtual>> ~RACE_AccumulatorObserver ()RACE_AccumulatorObserver


Associations
NameMy RoleMy ClassOther RoleOther Element
--Not Named--m_AccuObserverRACE_AccumulatorObserver--Not Named--RACE_Accumulator