Go to Overview over all GrAL packages.
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

NotifyOnChangeMutator Class Template Reference

Notify controlee, if variable changes. More...

#include <mutator.h>

Inheritance diagram for NotifyOnChangeMutator:

Inheritance graph
[legend]
Collaboration diagram for NotifyOnChangeMutator:

Collaboration graph
[legend]
List of all members.

Public Types

typedef TypedMutator< T > base

Public Methods

 NotifyOnChangeMutator (T &t, controlable &c)
virtual void read (std::istream &in)

Detailed Description

template<class T>
class NotifyOnChangeMutator< T >

Notify controlee, if variable changes.

Definition at line 54 of file mutator.h.


Member Typedef Documentation

template<class T>
typedef TypedMutator<T> NotifyOnChangeMutator::base
 

Definition at line 56 of file mutator.h.


Constructor & Destructor Documentation

template<class T>
NotifyOnChangeMutator< T >::NotifyOnChangeMutator T &    t,
controlable   c
[inline]
 

Definition at line 57 of file mutator.h.


Member Function Documentation

template<class T>
virtual void NotifyOnChangeMutator< T >::read std::istream &    in [inline, virtual]
 

Reimplemented from TypedMutator.

Definition at line 59 of file mutator.h.

References controlable::notify.


The documentation for this class was generated from the following file:
Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 15:57:10 2002 for External control by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000