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


Main Page   Class Hierarchy   Compound List   File List  

control-device.h File Reference

Read parameters from a file. More...

#include "stl_CompConf.h"
#include "string_CompConf.h"
#include "IO/mutator.h"

Include dependency graph for control-device.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.

Compounds

class  control_device_impl
 Abstract interface for controlling parameters. More...

class  ControlDevice
 Envelope class for control_device_impl. More...


Functions

template<class T> void RegisterAt (ControlDevice &Ctrl, const string &name, T &t)
template<class T> void RegisterAt (ControlDevice &Ctrl, const char *name, T &t)
ControlDevice GetStreamDevice (istream *in, const string &name="")
ControlDevice GetFileControlDevice (const char *filename, const string &name)
ControlDevice GetCommandlineAndFileControlDevice (int argc, char *argv[], const string &filename, const string &name)
ControlDevice GetDuplexControlDevice (istream &in2, const char *filename, const string &name)
ControlDevice GetDuplexControlDevice (istream &in2, const string &filename, const string &name)


Detailed Description

Read parameters from a file.

Author:
Guntram Berti
Date:
1997

Definition in file control-device.h.


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



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