nux-0.9.48

nux::TCharToLowerCase Class Reference

#include <NuxCore/TextString.h>

Public Member Functions

 TCharToLowerCase (const TCHAR *Source)
 ~TCharToLowerCase ()
 operator const TCHAR * () const
 operator TCHAR * () const

Constructor & Destructor Documentation

nux::TCharToLowerCase::TCharToLowerCase ( const TCHAR Source) [inline, explicit]

Converts the data by using the Convert() method on the base class.

References _tcsdup, and _totlower.

nux::TCharToLowerCase::~TCharToLowerCase ( ) [inline]

Member Function Documentation

nux::TCharToLowerCase::operator const TCHAR * ( ) const [inline]
nux::TCharToLowerCase::operator TCHAR * ( ) const [inline]

The documentation for this class was generated from the following file: