ost::cistring_char_traits
ost::cistring_char_traits
Section: C Library Functions (3) Updated: 16 Feb 2010 Local index
Up
NAME
ost::cistring_char_traits -
SYNOPSIS
#include <oststring.h>
Static Public Member Functions
static bool eq (char c1, char c2)
static bool ne (char c1, char c2)
static bool lt (char c1, char c2)
static int compare (const char *s1, const char *s2, size_t n)
template<class charT> struct ost::cistring_char_traits< charT >
Member Function Documentation
template<class charT > static int ost::cistring_char_traits< charT >::compare (const char * s1, const char * s2, size_t n) [inline, static]
References strnicmp.
template<class charT > static bool ost::cistring_char_traits< charT >::eq (char c1, char c2) [inline, static]
template<class charT > static bool ost::cistring_char_traits< charT >::lt (char c1, char c2) [inline, static]
template<class charT > static bool ost::cistring_char_traits< charT >::ne (char c1, char c2) [inline, static]
Author
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Static Public Member Functions
-
- template<class charT> struct ost::cistring_char_traits< charT >
-
- Member Function Documentation
-
- template<class charT > static int ost::cistring_char_traits< charT >::compare (const char * s1, const char * s2, size_t n) [inline, static]
-
- template<class charT > static bool ost::cistring_char_traits< charT >::eq (char c1, char c2) [inline, static]
-
- template<class charT > static bool ost::cistring_char_traits< charT >::lt (char c1, char c2) [inline, static]
-
- template<class charT > static bool ost::cistring_char_traits< charT >::ne (char c1, char c2) [inline, static]
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:51:50 GMT, April 16, 2011