#include <mutator.h>
Inheritance diagram for SetFalseOnReadMutator:
Public Methods | |
SetFalseOnReadMutator (bool &flag) | |
virtual void | read (std::istream &) |
virtual void | print (std::ostream &out) const |
virtual void | print (std::ostream &out, const std::string &name) const |
Definition at line 87 of file mutator.h.
|
|
|
Reimplemented from TypedMutator< bool >. Definition at line 91 of file mutator.h. References TypedMutator< bool >::v. |
|
Reimplemented from TypedMutator< bool >. Definition at line 92 of file mutator.h. References TypedMutator< bool >::v. |
|
Reimplemented from TypedMutator< bool >. Definition at line 93 of file mutator.h. References TypedMutator< bool >::v. |