ReactOS 0.4.15-dev-6056-gb29b268
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 107 of file atlsimpstr.h.

Member Typedef Documentation

◆ PCXSTR

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

Definition at line 112 of file atlsimpstr.h.

◆ PCYSTR

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

Definition at line 115 of file atlsimpstr.h.

◆ PXSTR

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

Definition at line 111 of file atlsimpstr.h.

◆ PYSTR

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

Definition at line 114 of file atlsimpstr.h.

◆ XCHAR

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

Definition at line 110 of file atlsimpstr.h.

◆ YCHAR

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

Definition at line 113 of file atlsimpstr.h.


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