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

Definition at line 385 of file ofits.h.

386  {
387  return fFilebuf.is_open();
388  }
std::filebuf fFilebuf
Definition: ofits.h:32