27#ifndef CASA_RECORDFIELDID_H
28#define CASA_RECORDFIELDID_H
31#include <casacore/casa/aips.h>
32#include <casacore/casa/BasicSL/String.h>
Int fieldNumber() const
Get the field number.
const String & fieldName() const
Get the field name.
RecordFieldId(Int fieldNumber)
Construct it from a field number.
Bool byName() const
Is the id given by name?
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
String name() const
Return the name of the field.
RecordInterface()
The default constructor creates an empty record with a variable structure.
bool Bool
Define the standard types used by Casacore.