Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

hastring.h File Reference

#include <string>
#include "hastl.h"

Go to the source code of this file.

Classes

class  HaString
 Character string object in HARLEM based on STL string. More...

class  StrDoubleMap_itr
 Iterator class of a map of strings to real numbers. More...

class  StrDoubleMap
 Map of strings to real numbers. More...

class  StrStrMap_itr
 Iterator class of a map of strings to strings. More...

class  StrStrMap
 Map of strings to strings. More...

class  StrVec
 class for a vector of strings More...


Functions

int stricmp (const char *str1, const char *str2)
 low case comparison of two strings

int strcmp_trunc (const char *str1, const char *str2)
 compare two strings excluding all white spaces

int strcpy_to_fort (char *str_fort, const char *c_str, int len_fort)
 Fill fortran string (with length len_fort) from c_str.

int stricmp_trunc (const char *str1, const char *str2)
 compare two strings excluding white spaces and converting to lower case


Detailed Description

Character String class in HARLEM

use STL library if supported

Author:
Igor Kurnikov
Date:
1997-2002

Generated on Tue Feb 17 02:03:11 2004 for harlem by doxygen 1.3.6