mystring.h File Reference

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

#include <cassert>
#include <climits>
#include <string>
#include "matpack.h"
#include "sstream.h"

Include dependency graph for mystring.h:

This graph shows which files directly or indirectly include this file:

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 280 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 276 of file mystring.h.


Generated on Mon Mar 23 14:06:47 2009 for ARTS by  doxygen 1.5.6