globals_2.cc File Reference

Global variable definitions that depend on the automatically generated header file wsv.h. More...

#include "arts.h"
#include <map>
#include "array.h"
#include "auto_wsv.h"
#include "auto_wsv_groups.h"
#include "wsv_aux.h"
#include "methods.h"

Go to the source code of this file.

Variables

WorkSpace workspace
 The workspace itself.
Array< MdRecordmd_data
 The lookup information for the workspace methods.
std::map< String, IndexMdMap
 The map associated with md_data.


Detailed Description

Global variable definitions that depend on the automatically generated header file wsv.h.

This file contains all global variable definitions that DO depend on the automatically generated header file wsv.h. It is necessary to have these in a separate file for compiler technical reasons. (With g++-2.95.2 it does not work to declare them constant in the same file where they are defined.)

Maybe this file should be removed in the future. There is not much stuff here.

Author:
Stefan Buehler
Date:
2000-06-10

Definition in file globals_2.cc.


Variable Documentation

The lookup information for the workspace methods.

Definition at line 53 of file globals_2.cc.

std::map<String, Index> MdMap

The map associated with md_data.

Definition at line 56 of file globals_2.cc.

The workspace itself.

Definition at line 45 of file globals_2.cc.


Generated on Wed Feb 4 08:17:23 2009 for ARTS by  doxygen 1.5.6