Class SequenceSegmentObservable

Inheritance Relationships

Derived Type

Class Documentation

class SequenceSegmentObservable

Subclassed by SmartPeak::SequenceHandler

Public Functions

inline virtual void addSequenceSegmentObserver(ISequenceSegmentObserver *observer)
inline virtual void removeSequenceSegmentObserver(ISequenceSegmentObserver *observer)
inline void notifyQuantitationMethodsUpdated()
inline void notifyStandardsConcentrationsUpdated()
inline void notifyFeatureFiltersComponentsUpdated()
inline void notifyFeatureFiltersComponentGroupsUpdated()
inline void notifyFeatureQCComponentsUpdated()
inline void notifyFeatureQCComponentGroupsUpdated()
inline void notifyFeatureRSDFilterComponentsUpdated()
inline void notifyFeatureRSDFilterComponentGroupsUpdated()
inline void notifyFeatureRSDQCComponentsUpdated()
inline void notifyFeatureRSDQCComponentGroupsUpdated()
inline void notifyFeatureBackgroundFilterComponentsUpdated()
inline void notifyFeatureBackgroundFilterComponentGroupsUpdated()
inline void notifyFeatureBackgroundQCComponentsUpdated()
inline void notifyFeatureBackgroundQCComponentGroupsUpdated()

Protected Attributes

std::vector<ISequenceSegmentObserver*> observers_