SFF++ library: reading and writing SFF from C++
◆
setnormmode()
void sff::helper::ostream_manager::setnormmode
(
const
Enormmode
&
normmode
)
Definition at line
106
of file
sffostream.cc
.
References
Mdebug
,
Mnormmode
, and
normmode()
.
107
{
108
Mnormmode
=
normmode
;
109
if
(
Mdebug
)
110
{ cout <<
"DEBUG (ostream_manager::setnormmode) finished"
<< endl; }
111
}
sff::helper::ostream_manager::Mnormmode
Enormmode Mnormmode
Definition:
sffostream.h:84
sff::helper::ostream_manager::Mdebug
bool Mdebug
Definition:
sffostream.h:86
sff::helper::ostream_manager::normmode
const Enormmode & normmode() const
Definition:
sffostream.cc:141
Here is the call graph for this function:
sff
helper
ostream_manager
Generated on Mon Aug 21 2023 17:36:13 for SFF++ library: reading and writing SFF from C++ by
1.8.14