SetFalseOnReadMutator Class Reference

#include <mutator.h>

Inheritance diagram for SetFalseOnReadMutator:
TypedMutator< bool > Mutator

List of all members.

Public Member Functions

 SetFalseOnReadMutator (bool &flag)
virtual ~SetFalseOnReadMutator ()
virtual void read (std::istream &)
virtual void print (std::ostream &out) const
virtual void print (std::ostream &out, const std::string &name) const

Constructor & Destructor Documentation

SetFalseOnReadMutator::SetFalseOnReadMutator ( bool &  flag  )  [inline]
virtual SetFalseOnReadMutator::~SetFalseOnReadMutator (  )  [inline, virtual]

Member Function Documentation

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

Reimplemented from TypedMutator< bool >.

References TypedMutator< bool >::v.

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

Reimplemented from TypedMutator< bool >.

References TypedMutator< bool >::v.

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

Reimplemented from TypedMutator< bool >.

References TypedMutator< bool >::v.


The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:19:01 2016 for AMROC's Parameter IO by  doxygen 1.6.3