IO subroutines.
IO subroutines.
-
int set_indent_step(int nid)
- Set the indentation step for output. By default, this indentation step is set to 3.
-
void my_indent(ostream& s)
- Add a number of spaces corresponding to the current indent value to the stream s.
-
void my_deindent(ostream& s)
- Remove the indentation spaces of the stream s.
-
void my_label_indent(ostream& s, int l)
- Add a number of spaces corresponding to the current indent value to the stream s and add the label l.
-
void my_inc_indent()
- Increase the current indentation value by the current indentation step.
-
void my_dec_indent()
- Increase the current indentation value by the current indentation step.
-
nst_temp_dir
- Nestor temporary directory
-
nst_temp_dir
- Changes Nestor temporary directory
-
nst_tmp_file
- Creates a string
-
nst_tmp_number
- Incremented number
-
nst_eatwhite
- Remove spaces from an input stream
-
nst_eatsome
- Remove characters from an input stream
-
nst_endofline
- Remove characters from an input stream until the end of the line
-
nst_sure_get
- Sure get
-
nst_stream_to_file
- Read an input stream until EOF and put the contents into a file
-
nst_fortran_type
- Changes the Fortran type
-
nst_fortran_type
- Returns the current fortran type
-
nst_unparse_mode
- Changes the unparse mode
-
nst_unparse_mode
- Returns the current unparse mode
-
nst_nestor_mode
- Changes the nestor mode
-
nst_nestor_mode
- Returns the current nestor mode
-
nst_plug_dir
- Nestor plugin directory
-
nst_plug_dir
- Changes Nestor plugin directory
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de