SFF++ library: reading and writing SFF from C++
◆
clearlast()
void sff::helper::ostream_manager::clearlast
(
)
Definition at line
120
of file
sffostream.cc
.
References
Mdebug
, and
Mlast
.
121
{
122
Mlast
=
false
;
123
if
(
Mdebug
)
124
{ cout <<
"DEBUG (ostream_manager::clearlast) finished"
<< endl; }
125
}
sff::helper::ostream_manager::Mlast
bool Mlast
Definition:
sffostream.h:80
sff::helper::ostream_manager::Mdebug
bool Mdebug
Definition:
sffostream.h:86
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