casa::FitsBit Class Reference

#include <fits.h>

List of all members.


Detailed Description

helper class for FITS Binary Tables

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Synopsis

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.

Definition at line 121 of file fits.h.

Public Member Functions

 FitsBit ()
 FitsBit (unsigned char x)
 FitsBit (const FitsBit &x)
FitsBitoperator= (const FitsBit &x)
FitsBitoperator= (unsigned char x)
 operator unsigned char ()

Protected Attributes

unsigned char bit_array


Constructor & Destructor Documentation

casa::FitsBit::FitsBit (  )  [inline]

Definition at line 123 of file fits.h.

casa::FitsBit::FitsBit ( unsigned char  x  )  [inline]

Definition at line 124 of file fits.h.

casa::FitsBit::FitsBit ( const FitsBit x  )  [inline]

Definition at line 125 of file fits.h.


Member Function Documentation

FitsBit& casa::FitsBit::operator= ( const FitsBit x  )  [inline]

Definition at line 126 of file fits.h.

References bit_array.

FitsBit& casa::FitsBit::operator= ( unsigned char  x  )  [inline]

Definition at line 128 of file fits.h.

References bit_array.

casa::FitsBit::operator unsigned char (  )  [inline]

Definition at line 129 of file fits.h.

References bit_array.


Member Data Documentation

unsigned char casa::FitsBit::bit_array [protected]

Definition at line 131 of file fits.h.

Referenced by operator unsigned char(), and operator=().


The documentation for this class was generated from the following file:
Generated on Mon Sep 1 22:46:05 2008 for NRAOCASA by  doxygen 1.5.1