ReactOS 0.4.15-dev-7961-gdcf9eb0
atlstr.h File Reference
#include "atlbase.h"
#include "cstringt.h"
Include dependency graph for atlstr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ATL::CAtlStringMgr
 
class  ATL::ChTraitsOS< _CharType >
 
class  ATL::StrTraitATL< _BaseType, StringIterator >
 

Namespaces

namespace  ATL
 

Typedefs

typedef CStringT< wchar_t, StrTraitATL< wchar_t, ChTraitsCRT< wchar_t > > > ATL::CAtlStringW
 
typedef CStringT< char, StrTraitATL< char, ChTraitsCRT< char > > > ATL::CAtlStringA
 
typedef CAtlStringW ATL::CStringW
 
typedef CAtlStringA ATL::CStringA
 
typedef CAtlStringA ATL::CAtlString
 
typedef CStringA ATL::CString