FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void ofits::FlushHeader
(
)
inline
Definition at line
802
of file
ofits.h
.
References
WriteHeader()
.
Referenced by
FlushNumRows()
.
803
{
804
const
off_t pos = tellp();
805
WriteHeader
();
806
seekp(pos);
807
}
ofits::WriteHeader
Checksum WriteHeader()
Definition:
ofits.h:797
Here is the call graph for this function:
Here is the caller graph for this function:
ofits
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11