AMROC Main     Blockstructured Adaptive Mesh Refinement in object-oriented C++


Main Page   Class Hierarchy   Compound List   File List  

mutator.h File Reference

Some implementations of the Mutator-interface. More...

#include <iostream.h>
#include "stl_CompConf.h"
#include "string_CompConf.h"
#include "IO/mutator-base.h"

Include dependency graph for mutator.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

template<class T> TypedMutator< T > * GetMutator (T &t)
template<class T> CommentedMutator< T > * GetMutator (T &t, const string &comment)
template<class T> CommentedMutator< T > * GetMutator (T &t, const char *comment)
template<class T> NotifyOnChangeMutator< T > * GetNotifyingMutator (T &t, controlable &observ)
SetTrueOnReadMutator * GetTrueOnReadMutator (bool &t)
SetFalseOnReadMutator * GetFalseOnReadMutator (bool &t)
FlipOnReadMutator * GetFlipOnReadMutator (bool &t)
template<class T, class TObs> SetOnReadMutator< T, TObs > * GetSetOnReadMutator (T &t, TObs &obs, TObs deflt)
template<class T> CommentedMutator< T > * GetCommentedMutator (T &t, const string &comment)
template<class T> CommentedMutator< T > * GetCommentedMutator (T &t, const char *comment)


Detailed Description

Some implementations of the Mutator-interface.

Author:
Guntram Berti
Date:
1997

Definition in file mutator.h.


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



AMROC Main      Home      Contact
last update: 06/01/04