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

SetFalseOnReadMutator Class Reference

Sets value to false, if name is read. More...

#include <mutator.h>

Inheritance diagram for SetFalseOnReadMutator:

Inheritance graph
[legend]
Collaboration diagram for SetFalseOnReadMutator:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Sets value to false, if name is read.

Definition at line 87 of file mutator.h.


Constructor & Destructor Documentation

SetFalseOnReadMutator::SetFalseOnReadMutator bool &    flag [inline]
 

Definition at line 90 of file mutator.h.


Member Function Documentation

virtual void SetFalseOnReadMutator::read std::istream &    [inline, virtual]
 

Reimplemented from TypedMutator< bool >.

Definition at line 91 of file mutator.h.

References TypedMutator< bool >::v.

virtual void SetFalseOnReadMutator::print std::ostream &    out const [inline, virtual]
 

Reimplemented from TypedMutator< bool >.

Definition at line 92 of file mutator.h.

References TypedMutator< bool >::v.

virtual void SetFalseOnReadMutator::print std::ostream &    out,
const std::string &    name
const [inline, virtual]
 

Reimplemented from TypedMutator< bool >.

Definition at line 93 of file mutator.h.

References TypedMutator< bool >::v.


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