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

ci_char_traits Struct Reference

Case-insensitive string class From: Guru of the Week #29 e.g.: http://gcc.gnu.org/onlinedocs/libstdc++/21_strings/gotw29a.txt. More...

List of all members.

Static Public Member Functions

bool eq (char c1, char c2)
bool ne (char c1, char c2)
bool lt (char c1, char c2)
int compare (const char *s1, const char *s2, size_t n)
const char * find (const char *s, int n, char a)


Detailed Description

Case-insensitive string class From: Guru of the Week #29 e.g.: http://gcc.gnu.org/onlinedocs/libstdc++/21_strings/gotw29a.txt.

Public domain.


Member Function Documentation

int ci_char_traits::compare const char *  s1,
const char *  s2,
size_t  n
[static]
 

bool ci_char_traits::eq char  c1,
char  c2
[static]
 

const char* ci_char_traits::find const char *  s,
int  n,
char  a
[static]
 

bool ci_char_traits::lt char  c1,
char  c2
[static]
 

bool ci_char_traits::ne char  c1,
char  c2
[static]
 


The documentation for this struct was generated from the following file:
Generated on Tue Nov 14 15:03:25 2006 for ObjCryst++ by doxygen 1.3.6