webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
WebCore::LocaleICU Class Reference

#include <LocaleICU.h>

Inheritance diagram for WebCore::LocaleICU:
WebCore::Locale

Public Member Functions

 LocaleICU (const char *)
 
virtual ~LocaleICU ()
 
- Public Member Functions inherited from WebCore::Locale
String convertToLocalizedNumber (const String &)
 
String convertFromLocalizedNumber (const String &)
 
virtual ~Locale ()
 

Additional Inherited Members

- Static Public Member Functions inherited from WebCore::Locale
static std::unique_ptr< Localecreate (const AtomicString &localeIdentifier)
 
static std::unique_ptr< LocalecreateDefault ()
 
- Protected Types inherited from WebCore::Locale
enum  { DecimalSeparatorIndex = 10, GroupSeparatorIndex = 11, DecimalSymbolsSize }
 
- Protected Member Functions inherited from WebCore::Locale
 Locale ()
 
void setLocaleData (const Vector< String, DecimalSymbolsSize > &, const String &positivePrefix, const String &positiveSuffix, const String &negativePrefix, const String &negativeSuffix)
 

Constructor & Destructor Documentation

◆ LocaleICU()

WebCore::LocaleICU::LocaleICU ( const char *  locale)
explicit

◆ ~LocaleICU()

WebCore::LocaleICU::~LocaleICU ( )
virtual

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