ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

#include <_locale.h>

Data Structures

class  facet
class  id

Public Types

typedef int category

Public Member Functions

 _STLP_STATIC_CONSTANT (category, none=0x000)
 _STLP_STATIC_CONSTANT (category, collate=0x010)
 _STLP_STATIC_CONSTANT (category, ctype=0x020)
 _STLP_STATIC_CONSTANT (category, monetary=0x040)
 _STLP_STATIC_CONSTANT (category, numeric=0x100)
 _STLP_STATIC_CONSTANT (category, time=0x200)
 _STLP_STATIC_CONSTANT (category, messages=0x400)
 _STLP_STATIC_CONSTANT (category, all=collate|ctype|monetary|numeric|time|messages)
 locale () _STLP_NOTHROW
 locale (const locale &) _STLP_NOTHROW
 locale (const char *)
 locale (const locale &, const char *, category)
 locale (const locale &, const locale &, category)
const localeoperator= (const locale &) _STLP_NOTHROW
 ~locale () _STLP_NOTHROW
string name () const
bool operator== (const locale &) const
bool operator!= (const locale &) const
bool operator() (const string &__x, const string &__y) const
bool operator() (const wstring &__x, const wstring &__y) const
facet_M_get_facet (const id &) const
facet_M_use_facet (const id &) const
void _M_insert (facet *__f, id &__id)

Static Public Member Functions

static locale _STLP_CALL global (const locale &)
static const locale &_STLP_CALL classic ()
static void
_STLP_FUNCTION_THROWS
_STLP_CALL 
_M_throw_on_combine_error (const string &name)
static void
_STLP_FUNCTION_THROWS
_STLP_CALL 
_M_throw_on_null_name ()
static void
_STLP_FUNCTION_THROWS
_STLP_CALL 
_M_throw_on_creation_failure (int __err_code, const char *name, const char *facet)

Protected Member Functions

 locale (_Locale_impl *)
_Locale_impl_M_get_impl () const

Protected Attributes

_Locale_impl_M_impl

Friends

class _Locale_impl

Detailed Description

Definition at line 75 of file _locale.h.


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

Generated on Wed May 23 2012 06:21:50 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.