#include <mutator.h>
Public Types | |
typedef TypedMutator< T > | base |
Public Member Functions | |
NotifyOnChangeMutator (T &t, controlable &c) | |
virtual | ~NotifyOnChangeMutator () |
virtual void | read (std::istream &in) |
typedef TypedMutator<T> NotifyOnChangeMutator< T >::base |
NotifyOnChangeMutator< T >::NotifyOnChangeMutator | ( | T & | t, | |
controlable & | c | |||
) | [inline] |
virtual NotifyOnChangeMutator< T >::~NotifyOnChangeMutator | ( | ) | [inline, virtual] |
virtual void NotifyOnChangeMutator< T >::read | ( | std::istream & | in | ) | [inline, virtual] |
Reimplemented from TypedMutator< T >.
References TypedMutator< T >::read(), and TypedMutator< T >::value().