|
casacore
|
translator between Keyword lists and fixed FITS cars More...
#include <fits.h>
Public Member Functions | |
| FitsKeyCardTranslator (int=100) | |
| ~FitsKeyCardTranslator () | |
| FitsKeywordList & | parse (const char *, FitsKeywordList &, int, FITSErrorHandler, Bool) |
| int | build (char *, FitsKeywordList &) |
| int | no_errs () const |
| const char * | err (int) const |
| int | err_cardno (int) const |
Static Public Member Functions | |
| static void | fmtcard (char *, const FitsKeyword &) |
Private Attributes | |
| int | cardno |
| const int | FitsCardSize |
| const int | FitsMaxCard |
| const int | FitsRecSize |
| int | max_errs |
| int | no_errs_ |
| const char ** | err_ |
| int * | err_cardno_ |
| char * | blanks |
translator between Keyword lists and fixed FITS cars
also contains the parser ???
| casacore::FitsKeyCardTranslator::FitsKeyCardTranslator | ( | int | = 100 | ) |
|
inline |
Definition at line 1008 of file fits.h.
References blanks, err_, and err_cardno_.
| int casacore::FitsKeyCardTranslator::build | ( | char * | , |
| FitsKeywordList & | |||
| ) |
|
inline |
|
inline |
Definition at line 1012 of file fits.h.
References err_cardno_.
|
static |
|
inline |
| FitsKeywordList& casacore::FitsKeyCardTranslator::parse | ( | const char * | , |
| FitsKeywordList & | , | ||
| int | , | ||
| FITSErrorHandler | , | ||
| Bool | |||
| ) |
|
private |
Definition at line 1005 of file fits.h.
Referenced by ~FitsKeyCardTranslator().
|
private |
Definition at line 1003 of file fits.h.
Referenced by err(), and ~FitsKeyCardTranslator().
|
private |
Definition at line 1004 of file fits.h.
Referenced by err_cardno(), and ~FitsKeyCardTranslator().
|
private |
|
private |
|
private |
|
private |
1.8.5