LLStringOps Class Reference

#include <llstring.h>

List of all members.

Static Public Member Functions

static char toUpper (char elem)
static llwchar toUpper (llwchar elem)
static char toLower (char elem)
static llwchar toLower (llwchar elem)
static BOOL isSpace (char elem)
static BOOL isSpace (llwchar elem)
static BOOL isUpper (char elem)
static BOOL isUpper (llwchar elem)
static BOOL isLower (char elem)
static BOOL isLower (llwchar elem)
static S32 collate (const char *a, const char *b)
static S32 collate (const llwchar *a, const llwchar *b)
static BOOL isDigit (char a)
static BOOL isDigit (llwchar a)


Detailed Description

Definition at line 140 of file llstring.h.


Member Function Documentation

S32 LLStringOps::collate ( const llwchar a,
const llwchar b 
) [static]

Definition at line 747 of file llstring.cpp.

References wstring_to_utf8str().

static S32 LLStringOps::collate ( const char *  a,
const char *  b 
) [inline, static]

Definition at line 158 of file llstring.h.

Referenced by LLStringBase< T >::compareInsensitive(), and LLStringBase< T >::compareStrings().

static BOOL LLStringOps::isDigit ( llwchar  a  )  [inline, static]

Definition at line 162 of file llstring.h.

static BOOL LLStringOps::isDigit ( char  a  )  [inline, static]

Definition at line 161 of file llstring.h.

Referenced by LLStringBase< T >::compareDict(), LLMenuGL::createJumpKeys(), LLLineEditor::postvalidateFloat(), LLLineEditor::prevalidateFloat(), LLLineEditor::prevalidateInt(), LLLineEditor::prevalidateNonNegativeS32(), LLLineEditor::prevalidatePositiveS32(), and LLChatBar::stripChannelNumber().

static BOOL LLStringOps::isLower ( llwchar  elem  )  [inline, static]

Definition at line 156 of file llstring.h.

static BOOL LLStringOps::isLower ( char  elem  )  [inline, static]

Definition at line 155 of file llstring.h.

static BOOL LLStringOps::isSpace ( llwchar  elem  )  [inline, static]

Definition at line 150 of file llstring.h.

static BOOL LLStringOps::isSpace ( char  elem  )  [inline, static]

Definition at line 149 of file llstring.h.

Referenced by LLStringBase< T >::trimHead(), and LLStringBase< T >::trimTail().

static BOOL LLStringOps::isUpper ( llwchar  elem  )  [inline, static]

Definition at line 153 of file llstring.h.

static BOOL LLStringOps::isUpper ( char  elem  )  [inline, static]

Definition at line 152 of file llstring.h.

Referenced by LLStringBase< T >::compareDict(), and LLMenuGL::createJumpKeys().

static llwchar LLStringOps::toLower ( llwchar  elem  )  [inline, static]

Definition at line 147 of file llstring.h.

static char LLStringOps::toLower ( char  elem  )  [inline, static]

Definition at line 146 of file llstring.h.

Referenced by LLStringBase< T >::compareDict(), LLScrollListCtrl::handleUnicodeCharHere(), and LLStringBase< T >::toLower().

static llwchar LLStringOps::toUpper ( llwchar  elem  )  [inline, static]

Definition at line 144 of file llstring.h.

static char LLStringOps::toUpper ( char  elem  )  [inline, static]

Definition at line 143 of file llstring.h.

Referenced by LLMenuItemGL::setJumpKey(), and LLStringBase< T >::toUpper().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:49 2010 for Second Life Viewer by  doxygen 1.4.7