sbIThreadsafeCaseConversion Interface Reference

Unicode case conversion routines that are threadsafe. More...

List of all members.

Public Member Functions

void toLowerCase (inout AString aString)
 Performs an in-place conversion of the string to lowercase.
void toUpperCase (inout AString aString)
 Performs an in-place conversion of the string to uppercase.


Detailed Description

Unicode case conversion routines that are threadsafe.

Because guess-who's aren't?

Is this still going to get implemented?

Definition at line 42 of file sbIThreadsafeCaseConversion.idl.


Member Function Documentation

void sbIThreadsafeCaseConversion::toLowerCase ( inout AString  aString  ) 

Performs an in-place conversion of the string to lowercase.

Parameters:
aString - The string to convert

void sbIThreadsafeCaseConversion::toUpperCase ( inout AString  aString  ) 

Performs an in-place conversion of the string to uppercase.

Parameters:
aString - The string to convert


The documentation for this interface was generated from the following file:
Generated on Mon Aug 21 21:01:56 2006 for Songbird by  doxygen 1.4.7