FACT++  1.0
virtual bool fits::SkipNextRow ( )
inlinevirtual

Reimplemented in zfits.

Definition at line 856 of file fits.h.

References fits::Table::bytes_per_row, and fits::Table::offset.

Referenced by zfits::SkipNextRow().

857  {
859  return good();
860  }
size_t bytes_per_row
Definition: fits.h:96
Table fTable
Definition: fits.h:502
size_t fRow
Definition: fits.h:514
off_t offset
Definition: fits.h:91

+ Here is the caller graph for this function: