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  {
109  if (Mdebug)
110  { cout << "DEBUG (ostream_manager::setnormmode) finished" << endl; }
111  }
const Enormmode & normmode() const
Definition: sffostream.cc:141
Here is the call graph for this function: