ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <atlconv.h>
Public Member Functions | |
CA2CAEX (_In_z_ LPCSTR psz) | |
CA2CAEX (_In_z_ LPCSTR psz, _In_ UINT nCodePage) | |
~CA2CAEX () noexcept | |
_Ret_z_ | operator LPCSTR () const noexcept |
Public Attributes | |
LPCSTR | m_psz |
Private Member Functions | |
CA2CAEX (_In_ const CA2CAEX &) noexcept=delete | |
CA2CAEX & | operator= (_In_ const CA2CAEX &) noexcept=delete |
|
inline |
|
inline |
|
inlinenoexcept |
|
privatedeletenoexcept |
|
inlinenoexcept |
|
privatedeletenoexcept |
LPCSTR ATL::CA2CAEX< t_nBufferLength >::m_psz |
Definition at line 23 of file atlconv.h.
Referenced by ATL::CA2CAEX< t_nBufferLength >::operator LPCSTR(), and START_TEST().