_cowchar Class Reference

#include <TConvert.h>

List of all members.

Public Member Functions

 _cowchar (LPCWSTR wszText, BOOL bAutoDelete=TRUE)
 _cowchar (LPCSTR szText, BOOL bAutoDelete=TRUE)
 ~_cowchar ()
 operator LPWSTR ()
 operator LPCWSTR ()

Private Attributes

BOOL m_bAutoDelete
LPWSTR m_wszBuffer


Constructor & Destructor Documentation

_cowchar::_cowchar ( LPCWSTR  wszText,
BOOL  bAutoDelete = TRUE 
) [inline]

_cowchar::_cowchar ( LPCSTR  szText,
BOOL  bAutoDelete = TRUE 
) [inline]

_cowchar::~_cowchar (  )  [inline]


Member Function Documentation

_cowchar::operator LPWSTR (  )  [inline]

_cowchar::operator LPCWSTR (  )  [inline]


Member Data Documentation

BOOL _cowchar::m_bAutoDelete [private]

LPWSTR _cowchar::m_wszBuffer [private]


Generated on Thu Jan 18 10:06:17 2007 for vhdPLUS by  doxygen 1.5.1-p1