wsv_aux.h File Reference

Auxiliary header stuff related to workspace variable groups. More...

#include "auto_wsv_groups.h"

Go to the source code of this file.

Classes

class  WsvPointer< T >
 Template for Wsv Pointers. More...
class  WsvRecord
 This class contains all static information for one workspace variable. More...

Functions

ostream & operator<< (ostream &os, const WsvRecord &wr)
 Output operator for WsvRecord.
void define_wsv_data ()
 Define the lookup data for the workspace variables.
void define_wsv_map ()
 Define WsvMap.


Detailed Description

Auxiliary header stuff related to workspace variable groups.

Normally you should not need to edit this file.

Author:
Stefan Buehler
Date:
2000-06-10

Definition in file wsv_aux.h.


Function Documentation

void define_wsv_data (  ) 

Define the lookup data for the workspace variables.

The array wsv_data contains all that we need to know about each workspace variable. The array WsvGroupName contains the names of the work space variable groups. These two lookup tables are global variables. They can be made visible anywhere with an extern declaration.

Author:
Stefan Buehler

Definition at line 44 of file workspace.cc.

void define_wsv_map (  ) 

Define WsvMap.

WsvMap can be used to find workspace variable data by name.

Author:
Stefan Buehler

Definition at line 40 of file workspace_aux.cc.

ostream& operator<< ( ostream &  os,
const WsvRecord wr 
)

Output operator for WsvRecord.

Author:
Stefan Buehler

Definition at line 52 of file workspace_aux.cc.


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