Observer Class Reference

Observer Class. More...

Inheritance diagram for Observer:

Inheritance graph
[legend]
List of all members.

Constructors

virtual ~Observer ()

Interface

virtual void notify (const NotifyEvent &)=0

Detailed Description

Motivation
Description
Warnings


Constructor & Destructor Documentation

virtual ~Observer (  )  [inline, virtual]

virtual Destructor


Member Function Documentation

virtual void notify ( const NotifyEvent  )  [pure virtual]

called when the Observable notifies changes

Implemented in VectorData, VectorData< nnfw::Pattern >, VectorData< nnfw::AbstractModifier * >, VectorData< float >, VectorData< nnfw::OutputFunction * >, VectorData< nnfw::VectorData< bool > >, VectorData< nnfw::RealVec >, VectorData< bool >, VectorData< Vec >, and VectorData< nnfw::BackPropagationAlgo::cluster_deltas >.


The documentation for this class was generated from the following file:
BerliOS Developer Logo Valid XHTML 1.0 Transitional Valid CSS!