m_method_list.cc File Reference

Workspace methods related to method lists. More...

#include <map>
#include <stdexcept>
#include "arts.h"
#include "mystring.h"
#include "array.h"

Go to the source code of this file.

Functions

void MethodListDefine (ArrayOfIndex &ml, const String &, const ArrayOfString &methods)
 Set up a method list.


Detailed Description

Workspace methods related to method lists.

Author:
Stefan Buehler <sbuehler@uni-bremen.de>
Date:
Fri Nov 16 10:11:16 2001

Definition in file m_method_list.cc.


Function Documentation

void MethodListDefine ( ArrayOfIndex ml,
const String ,
const ArrayOfString methods 
)

Set up a method list.

A method list just contains indices (in md_data) of methods intended for sequential execution. Only methods without keyword arguments are allowed. It is the task of this method to set this up. For example, it must be checked, whether the given names really correspond to methods.

Parameters:
ml Output: The list of methods.
ml_name The name of the variable for which the method has been called.
methods An array of names of methods.

Definition at line 28 of file m_method_list.cc.


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