nux-0.9.46

nux::TCharToUpperCase Class Reference

#include <NuxCore/TextString.h>

Public Member Functions

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

Constructor & Destructor Documentation

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

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

References _tcsdup, and _totupper.

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

Member Function Documentation

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

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