mystring.h File Reference

This file contains the definition of String, the ARTS string class. More...

#include <string>
#include <climits>
#include <iostream>
#include "arts.h"
#include "sstream.h"

Go to the source code of this file.

Classes

class  my_basic_string< charT >
 The implementation for String, the ARTS string class. More...

Typedefs

typedef my_basic_string< char > String
 Output operator.
typedef Array< StringArrayOfString
 An array of Strings.


Detailed Description

This file contains the definition of String, the ARTS string class.

Author:
Stefan Buehler
Date:
2001-09-14

Definition in file mystring.h.


Typedef Documentation

An array of Strings.

Definition at line 285 of file mystring.h.

typedef my_basic_string<char> String

Output operator.

The String type for ARTS. Implementation see documentation of class my_basic_string.

Definition at line 281 of file mystring.h.


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