ReactOS 0.4.15-dev-7942-gd23573b
ATL::ChTraitsBase< BaseType > Class Template Reference

#include <atlsimpstr.h>

Inheritance diagram for ATL::ChTraitsBase< BaseType >:

Public Types

typedef char XCHAR
 
typedef LPSTR PXSTR
 
typedef LPCSTR PCXSTR
 
typedef wchar_t YCHAR
 
typedef LPWSTR PYSTR
 
typedef LPCWSTR PCYSTR
 

Detailed Description

template<typename BaseType = char>
class ATL::ChTraitsBase< BaseType >

Definition at line 113 of file atlsimpstr.h.

Member Typedef Documentation

◆ PCXSTR

template<typename BaseType = char>
typedef LPCSTR ATL::ChTraitsBase< BaseType >::PCXSTR

Definition at line 118 of file atlsimpstr.h.

◆ PCYSTR

template<typename BaseType = char>
typedef LPCWSTR ATL::ChTraitsBase< BaseType >::PCYSTR

Definition at line 121 of file atlsimpstr.h.

◆ PXSTR

template<typename BaseType = char>
typedef LPSTR ATL::ChTraitsBase< BaseType >::PXSTR

Definition at line 117 of file atlsimpstr.h.

◆ PYSTR

template<typename BaseType = char>
typedef LPWSTR ATL::ChTraitsBase< BaseType >::PYSTR

Definition at line 120 of file atlsimpstr.h.

◆ XCHAR

template<typename BaseType = char>
typedef char ATL::ChTraitsBase< BaseType >::XCHAR

Definition at line 116 of file atlsimpstr.h.

◆ YCHAR

template<typename BaseType = char>
typedef wchar_t ATL::ChTraitsBase< BaseType >::YCHAR

Definition at line 119 of file atlsimpstr.h.


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