#include <mutator.h>
Inheritance diagram for NotifyOnChangeMutator:
Public Types | |
typedef TypedMutator< T > | base |
Public Methods | |
NotifyOnChangeMutator (T &t, controlable &c) | |
virtual void | read (std::istream &in) |
Definition at line 54 of file mutator.h.
|
|
|
|
|
Reimplemented from TypedMutator. Definition at line 59 of file mutator.h. References controlable::notify. |