#include <mutator.h>
Inheritance diagram for SetOnReadMutator:


Public Methods | |
| SetOnReadMutator (T &t, Tsec &t2, Tsec def) | |
| virtual void | read (std::istream &in) |
Protected Attributes | |
| Tsec & | v2 |
| Tsec | deflt |
example:
SetOnReadMutator<double,bool>(x,xread,true) will set xread to true if x is read.
Definition at line 124 of file mutator.h.
|
||||||||||||||||||||
|
|
|
||||||||||
|
Reimplemented from TypedMutator. |
|
|||||
|
Definition at line 127 of file mutator.h. Referenced by read, and SetOnReadMutator. |
|
|||||
|
Definition at line 128 of file mutator.h. Referenced by read, and SetOnReadMutator. |
1.2.11-20011104 written by Dimitri van Heesch,
© 1997-2000