FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void Fits::Flush
(
)
Flush the currently opened file to disk.
Definition at line
466
of file
Fits.cc
.
467
{
468
if
(!
fFile
)
469
return
;
470
471
fFile
->
Flush
();
472
}
FitsFile::Flush
void Flush()
Definition:
FitsFile.cc:445
Fits::fFile
FitsFile * fFile
Definition:
Fits.h:14
Fits
Generated on Sun Sep 18 2016 20:50:52 for FACT++ by
1.8.11