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_impl.h>

Inherits _Refcount_Base.

Data Structures

class  Init

Public Member Functions

 _Locale_impl (const char *s)
 _Locale_impl (const _Locale_impl &)
 _Locale_impl (size_t n, const char *s)
size_t size () const
locale::facetinsert (locale::facet *, const locale::id &n)
void insert (_Locale_impl *from, const locale::id &n)
_Locale_name_hint * insert_ctype_facets (const char *&name, char *buf, _Locale_name_hint *hint)
_Locale_name_hint * insert_numeric_facets (const char *&name, char *buf, _Locale_name_hint *hint)
_Locale_name_hint * insert_time_facets (const char *&name, char *buf, _Locale_name_hint *hint)
_Locale_name_hint * insert_collate_facets (const char *&name, char *buf, _Locale_name_hint *hint)
_Locale_name_hint * insert_monetary_facets (const char *&name, char *buf, _Locale_name_hint *hint)
_Locale_name_hint * insert_messages_facets (const char *&name, char *buf, _Locale_name_hint *hint)
bool operator!= (const locale &__loc) const

Static Public Member Functions

static void
_STLP_FUNCTION_THROWS
_STLP_CALL 
_M_throw_bad_cast ()
static void _STLP_CALL _S_initialize ()
static void _STLP_CALL _S_uninitialize ()
static void make_classic_locale ()
static void free_classic_locale ()

Data Fields

basic_string< char,
char_traits< char >, allocator
< char > > 
name

Private Member Functions

 ~_Locale_impl ()
void operator= (const _Locale_impl &)

Private Attributes

vector< locale::facet * > facets_vec

Friends

class Init
class locale
_Locale_impl *_STLP_CALL _copy_Nameless_Locale_impl (_Locale_impl *)
void _STLP_CALL _release_Locale_impl (_Locale_impl *&loc)

Detailed Description

Definition at line 60 of file locale_impl.h.


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

Generated on Sun May 27 2012 06:13:33 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.