| 
    LTL
    2.0.x
    
   | 
 
Class for binary tables IO. More...
Inherited by ltl::FitsBinTableIn.
Public Member Functions | |
| BinTable (const int nrow) | |
| ~BinTable () | |
| int | getTfields (const int colno) const | 
| char | getTformt (const int colno) const | 
| size_t | getTformr (const int colno) const | 
Protected Member Functions | |
| BinTable () | |
Protected Attributes | |
| int | tfields_ | 
| char * | tformT_ | 
| size_t * | tformr_ | 
| off_t * | tcoloff_ | 
| vector< string > | tforma_ | 
| double * | tscal_ | 
| double * | tzero_ | 
| off_t | theap_ | 
Class for binary tables IO.
      
  | 
  protected | 
| ltl::BinTable::BinTable | ( | const int | nrow | ) | 
| ltl::BinTable::~BinTable | ( | ) | 
| char ltl::BinTable::getTformt | ( | const int | colno | ) | const | 
| size_t ltl::BinTable::getTformr | ( | const int | colno | ) | const | 
      
  | 
  protected | 
Referenced by ltl::FitsBinTableIn::readColumn().
      
  | 
  protected | 
Referenced by ltl::FitsBinTableIn::readColumn().
      
  | 
  protected | 
Referenced by ltl::FitsBinTableIn::readColumn().
      
  | 
  protected | 
Referenced by ltl::FitsBinTableIn::readColumn(), and ltl::FitsBinTableIn::readPColumn().
      
  | 
  protected | 
Referenced by ltl::FitsBinTableIn::readColumn().
      
  | 
  protected | 
Referenced by ltl::FitsBinTableIn::readColumn(), and ltl::FitsBinTableIn::readPColumn().
      
  | 
  protected | 
Referenced by ltl::FitsBinTableIn::readColumn(), and ltl::FitsBinTableIn::readPColumn().
      
  | 
  protected | 
Referenced by ltl::FitsBinTableIn::readPColumn().
 1.8.5