Go to the documentation of this file.
42 TokVal::operator
Index()
const {
78 os <<
"\"" << a.
ms <<
"\"";
93 os <<
"\"" << a.
msv[i] <<
"\"";
140 cerr <<
"Undefined token type.\n";
This stores arbitrary token values and remembers the type.
ostream & operator<<(ostream &os, const TokVal &a)
invlib::Matrix< ArtsMatrix > Matrix
invlib wrapper type for ARTS matrices.
String TokValTypeName[8]
The name of the type associated with the different tokens.
Index nrows() const
Returns the number of rows.
Declarations having to do with the four output streams.
Index ncols() const
Returns the number of columns.
Array< String > ArrayOfString
An array of Strings.
Index nelem() const
Returns the number of elements.
Array< Index > ArrayOfIndex
An array of Index.
NUMERIC Numeric
The type to use for all floating point numbers.
invlib::Vector< ArtsVector > Vector
invlib wrapper type for ARTS vectors.
my_basic_string< char > String
The String type for ARTS.
INDEX Index
The type to use for all integer numbers and indices.
void arts_exit(int status)
This is the exit function of ARTS.
Index nelem() const
Number of elements.
The global header file for ARTS.