24#include "rheolef/iorheobase.h"
454# define boolean(stream,name) iorheobase_def_boolean_accessor_macro(iorheo,std::stream,name)
455# define member(stream,name,groupe) iorheobase_def_member_macro(iorheo,std::stream,name,groupe)
456# define i_scalar(t, a) iorheobase_def_scalar_macro(iorheo,t, a)
457# define o_scalar(t, a) iorheobase_def_scalar_macro(iorheo,t, a)
458# define io_scalar(t, a) iorheobase_def_scalar_macro(iorheo,t, a)
459# include "rheolef/iorheo-members.h"
506# define boolean(stream,name) iorheobase_manip_boolean_accessor_macro(iorheo,std::stream,name)
507# define member(stream,name,groupe) iorheobase_manip_member_macro(iorheo,std::stream,name,groupe)
508# define i_scalar(t, a) iorheobase_manip_scalar_macro(iorheo,t, a, i)
509# define o_scalar(t, a) iorheobase_manip_scalar_macro(iorheo,t, a, o)
510# define io_scalar(t, a) iorheobase_manip_scalar_macro(iorheo,t, a, io)
511# include "rheolef/iorheo-members.h"
see the field page for the full documentation
static flag_type color_field
static iorheo * get_pointer(std::ios &s)
static flag_type render_field
std::bitset< last > flag_type
static flag_type flags(std::ios &s)
static flag_type format_field
static flag_type unsetf(std::ios &s, size_type i_del)
static flag_type static_field
static flag_type setf(std::ios &s, size_type i_add)
This file is part of Rheolef.