casacore
|
collection of reserved FITS keywords More...
#include <fits.h>
Public Member Functions | |
const ReservedFitsKeyword & | operator[] (int i) const |
int | no () const |
const ReservedFitsKeyword & | get (FITS::ReservedName, Bool, FITS::ValueType, const void *, int, const char *&) const |
const ReservedFitsKeyword & | get (const char *, int, Bool, FITS::ValueType, const void *, int, const char *&) const |
const char * | aname (FITS::ReservedName) const |
int | essential_name (const char *, int) const |
const ReservedFitsKeyword & | get_essential (int, Bool, FITS::ValueType, const void *, int, const char *&) const |
int | isreserved (const char *, int) const |
Bool | isunique (int) const |
Bool | requires_value (int) const |
const ReservedFitsKeyword & | userdef_item () const |
const ReservedFitsKeyword & | err_item () const |
const ReservedFitsKeyword & | end_item () const |
const ReservedFitsKeyword & | spaces () const |
const ReservedFitsKeyword & | comment () const |
const ReservedFitsKeyword & | history () const |
int | rules (const ReservedFitsKeyword &, const char *, int, Bool, FITS::ValueType, const void *, int, const char *&) const |
Private Member Functions | |
const ReservedFitsKeyword & | match (int, const char *, int, Bool, FITS::ValueType, const void *, int, const char *&) const |
Static Private Attributes | |
static const int | no_items |
static const ReservedFitsKeyword & | user_def_item |
static const ReservedFitsKeyword & | error_item |
static const ReservedFitsKeyword & | end__item |
static const ReservedFitsKeyword & | spaces_item |
static const ReservedFitsKeyword & | comment_item |
static const ReservedFitsKeyword & | history_item |
static const ReservedFitsKeyword | resword [] |
static const int | resalpha [26] |
collection of reserved FITS keywords
const char* casacore::ReservedFitsKeywordCollection::aname | ( | FITS::ReservedName | ) | const |
|
inline |
Definition at line 428 of file fits.h.
References comment_item.
|
inline |
|
inline |
Definition at line 422 of file fits.h.
References error_item.
int casacore::ReservedFitsKeywordCollection::essential_name | ( | const char * | , |
int | |||
) | const |
const ReservedFitsKeyword& casacore::ReservedFitsKeywordCollection::get | ( | const char * | , |
int | , | ||
Bool | , | ||
FITS::ValueType | , | ||
const void * | , | ||
int | , | ||
const char *& | |||
) | const |
const ReservedFitsKeyword& casacore::ReservedFitsKeywordCollection::get | ( | FITS::ReservedName | , |
Bool | , | ||
FITS::ValueType | , | ||
const void * | , | ||
int | , | ||
const char *& | |||
) | const |
const ReservedFitsKeyword& casacore::ReservedFitsKeywordCollection::get_essential | ( | int | , |
Bool | , | ||
FITS::ValueType | , | ||
const void * | , | ||
int | , | ||
const char *& | |||
) | const |
|
inline |
Definition at line 430 of file fits.h.
References history_item.
int casacore::ReservedFitsKeywordCollection::isreserved | ( | const char * | , |
int | |||
) | const |
|
inline |
Definition at line 418 of file fits.h.
References casacore::ReservedFitsKeyword::name(), and resword.
|
private |
|
inline |
|
inline |
Bool casacore::ReservedFitsKeywordCollection::requires_value | ( | int | ) | const |
int casacore::ReservedFitsKeywordCollection::rules | ( | const ReservedFitsKeyword & | , |
const char * | , | ||
int | , | ||
Bool | , | ||
FITS::ValueType | , | ||
const void * | , | ||
int | , | ||
const char *& | |||
) | const |
|
inline |
Definition at line 426 of file fits.h.
References spaces_item.
|
inline |
Definition at line 420 of file fits.h.
References user_def_item.
|
staticprivate |
|
staticprivate |
Definition at line 404 of file fits.h.
Referenced by end_item().
|
staticprivate |
Definition at line 403 of file fits.h.
Referenced by err_item().
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
Definition at line 408 of file fits.h.
Referenced by isunique(), and operator[]().
|
staticprivate |
|
staticprivate |
Definition at line 402 of file fits.h.
Referenced by userdef_item().