FACT++  1.0
ofits::ofits ( )
inline

Definition at line 347 of file ofits.h.

References init().

Referenced by ofits().

348  : std::ostream(), fFilebuf(), fCommentTrimming(false), fManualExtName(false)
349  {
350  init(&fFilebuf);
351  }
void init(S &s)
Definition: ByteOrder.h:19
std::filebuf fFilebuf
Definition: ofits.h:32
bool fManualExtName
Definition: ofits.h:344
bool fCommentTrimming
Definition: ofits.h:343

+ Here is the call graph for this function:

+ Here is the caller graph for this function: