casacore
|
helper class for FITS Binary Tables More...
#include <fits.h>
Public Member Functions | |
FitsBit () | |
FitsBit (unsigned char x) | |
FitsBit & | operator= (unsigned char x) |
operator unsigned char () const | |
Protected Attributes | |
unsigned char | bit_array |
helper class for FITS Binary Tables
This class is not intended for general use. It only has meaning in the context of FITS Binary tables. There its use is incorporated into the concept of a FitsField, where FitsBit is given a specialized interpretation.
|
inline |
|
inline |
|
protected |
Definition at line 123 of file fits.h.
Referenced by operator unsigned char(), and operator=().