String.h File Reference

#include <PVLE/Export.h>
#include <string>

Include dependency graph for String.h:

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

Go to the source code of this file.

Classes

struct  lexical_less
 Lexical comparision functor for strings (Ignores caps, accents, spaces et quotes). More...

Functions

char unspecial (int c)
 Removes accents from ASCII chars (doesn't work with unicode).
std::string str_replace_specials (const std::string &s)


Function Documentation

std::string str_replace_specials ( const std::string &  s  ) 

Definition at line 58 of file String.h.

References unspecial().

char unspecial ( int  c  ) 

Removes accents from ASCII chars (doesn't work with unicode).

Author:
Sukender

Definition at line 35 of file String.h.

Referenced by lexical_less::operator()(), and str_replace_specials().


Generated on Sun Jan 17 11:39:19 2010 for PVLE (Pro-Vocation Light Engine) by  doxygen 1.5.9