#include <NuxCore/TextString.h>
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: