SFF++ library: reading and writing SFF from C++
◆
MyFormat()
sff::helper::MyFormat::MyFormat
(
)
inline
Definition at line
50
of file
sffverbose.cc
.
50
:
51
width
(15),
precision
(4),
scientific
(
true
),
52
showpos
(
true
),
showpoint
(
true
)
53
{ }
sff::helper::MyFormat::width
int width
Definition:
sffverbose.cc:45
sff::helper::MyFormat::showpoint
bool showpoint
Definition:
sffverbose.cc:49
sff::helper::MyFormat::showpos
bool showpos
Definition:
sffverbose.cc:48
sff::helper::MyFormat::scientific
bool scientific
Definition:
sffverbose.cc:47
sff::helper::MyFormat::precision
int precision
Definition:
sffverbose.cc:46
sff
helper
MyFormat
Generated on Mon Aug 21 2023 17:36:13 for SFF++ library: reading and writing SFF from C++ by
1.8.14