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

HaString Class Reference

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

#include <hastring.h>

List of all members.

Public Member Functions

 HaString (const string &bas_str)
 HaString (const HaString &str)
 HaString (const char *s)
 HaString (const char *s, size_type n)
const char * trunc_space ()
 truncate spaces before and after the string

void convert_to_upper ()
 convert the string to upper case

void convert_to_lower ()
 convert the string to lower case


Static Public Member Functions

HaString GetDirFromFileName (HaString fname)
 Extract directory name from the full file name.

HaString GetPrefixFromFullName (HaString fname)
 Get prefix from the file name.

HaString GetExtFromFileName (HaString fname)
 Get extention from the file name.


Detailed Description

Character string object in HARLEM based on STL string.


The documentation for this class was generated from the following files:
Generated on Tue Feb 17 02:03:21 2004 for harlem by doxygen 1.3.6