FACT++  1.0
bool ofits::is_open ( )
inline

Definition at line 380 of file ofits.h.

Referenced by ~ofits().

381  {
382  return fFilebuf.is_open();
383  }
std::filebuf fFilebuf
Definition: ofits.h:32

+ Here is the caller graph for this function: