|
rheolef
6.3
|
#include <iorheo.h>
Classes | |
| struct | force_initialization |
Public Types | |
| enum | fmt_mode { verbose, execute, clean, transpose, upgrade, black_and_white, gray, color, rheo, hb = rheo, matrix_market, ml, matlab = ml, sparse_matlab, dump, bamg, peschetola, grummp, gmsh, gmsh_pos, mmg3d, tetgen, qmg, cemagref, vtkdata, vtkpolydata, ps, gnuplot, plotmtv, x3d, vtk, mayavi, paraview, geomview, atom, logscale, grid, domains, fill, tube, ball, shrink, full, stereo, cut, iso, split, velocity, deformation, elevation, volume, fastfieldload, bezieradapt, lattice, label, autovscale, reader_on_stdin, last } |
| typedef std::bitset< last > | flag_type |
| typedef size_t | size_type |
Public Member Functions | |
| iorheo () | |
| ~iorheo () | |
Static Public Member Functions | |
| static flag_type | flags (std::ios &s) |
| static flag_type | flags (std::ios &s, flag_type f) |
| static flag_type | setf (std::ios &s, size_type i_add) |
| static flag_type | setf (std::ios &s, size_type i_add, flag_type field) |
| static flag_type | unsetf (std::ios &s, size_type i_del) |
Static Public Attributes | |
| static flag_type | static_field |
| static flag_type | color_field |
| static flag_type | format_field |
| static flag_type | render_field |
Static Protected Member Functions | |
| static iorheo * | get_pointer (std::ios &s) |
Private Member Functions | |
| flag_type | flags () const |
| flag_type | flags (flag_type f1) |
| flag_type | setf (size_type i_add) |
| flag_type | setf (size_type i_add, flag_type field) |
| flag_type | unsetf (size_type i_del) |
Private Attributes | |
| flag_type | flags_ |
Static Private Attributes | |
| static flag_type | default_f |
| static flag_type | globals_ |
| typedef std::bitset<last> rheolef::iorheo::flag_type |
| typedef size_t rheolef::iorheo::size_type |
|
static |
|
static |
|
static |
|
static |
|
static |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprotected |
|
static |
|
static |
|
static |
|
static |
|
staticprivate |
|
staticprivate |