ARTS
2.2.66
|
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &os, const TokVal &a) |
Variables | |
String | TokValTypeName [8] |
The name of the type associated with the different tokens. More... | |
ostream& operator<< | ( | ostream & | os, |
const TokVal & | a | ||
) |
Definition at line 69 of file token.cc.
References Array_Index_t, Array_String_t, arts_exit(), Index_t, Matrix_t, TokVal::mm, TokVal::mn, TokVal::mnv, TokVal::ms, TokVal::msv, TokVal::mtype, TokVal::mx, TokVal::mxv, ConstMatrixView::ncols(), Array< base >::nelem(), ConstVectorView::nelem(), ConstMatrixView::nrows(), Numeric_t, String_t, and Vector_t.
String TokValTypeName[8] |
The name of the type associated with the different tokens.
This has to be the name exactly as it appears in declarations of these variables in the program, because it is used by make_md_h.cc to automatically generate declarations for method functions.