CppCMS
Public Member Functions | Static Public Attributes | List of all members
booster::locale::converter< wchar_t > Class Template Referenceabstract
Inheritance diagram for booster::locale::converter< wchar_t >:
booster::locale::converter_base

Public Member Functions

 converter (size_t refs=0)
 
virtual std::wstring convert (conversion_type how, wchar_t const *begin, wchar_t const *end, int flags=0) const =0
 

Static Public Attributes

static std::locale::id id
 

Additional Inherited Members

- Public Types inherited from booster::locale::converter_base
enum  conversion_type {
  normalization, upper_case, lower_case, case_folding,
  title_case
}
 

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