NCBI C++ ToolKit
Classes | Macros
stringutf8_deprecated.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CStringUTF8_DEPRECATED
 
class  CStringUTF8_DEPRECATED::CNotImplemented< Type >
 

Macros

#define STRINGUTF8_DEFINITION   1
 
#define STRINGUTF8_OBSOLETE_STATIC   0
 
#define __EXPORT_CTOR_STRINGUTF8__   1
 CStringUTF8 –. More...
 
#define NCBI_STRINGUTF8_EXPORT   NCBI_XNCBI_EXPORT
 

Macro Definition Documentation

◆ __EXPORT_CTOR_STRINGUTF8__

#define __EXPORT_CTOR_STRINGUTF8__   1

CStringUTF8 –.

An UTF-8 string. Stores character data in UTF-8 encoding form. Being initialized, converts source characters into UTF-8. Can convert data back into a particular encoding form (non-UTF8) Supported encodings: ISO 8859-1 (Latin1) Microsoft Windows code page 1252 UCS-2, UCS-4 (no surrogates)

Definition at line 55 of file stringutf8_deprecated.hpp.

◆ NCBI_STRINGUTF8_EXPORT

#define NCBI_STRINGUTF8_EXPORT   NCBI_XNCBI_EXPORT

Definition at line 62 of file stringutf8_deprecated.hpp.

◆ STRINGUTF8_DEFINITION

#define STRINGUTF8_DEFINITION   1

Definition at line 34 of file stringutf8_deprecated.hpp.

◆ STRINGUTF8_OBSOLETE_STATIC

#define STRINGUTF8_OBSOLETE_STATIC   0

Definition at line 35 of file stringutf8_deprecated.hpp.

Modified on Wed Sep 04 15:00:30 2024 by modify_doxy.py rev. 669887