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

Inherits locale::facet.

Inherited by collate_byname< wchar_t >.

Public Types

typedef wchar_t char_type
typedef wstring string_type

Public Member Functions

 collate (size_t __refs=0)
int compare (const wchar_t *__low1, const wchar_t *__high1, const wchar_t *__low2, const wchar_t *__high2) const
string_type transform (const wchar_t *__low, const wchar_t *__high) const
long hash (const wchar_t *__low, const wchar_t *__high) const

Static Public Attributes

static _STLP_STATIC_DECLSPEC
locale::id 
id = { 14 }

Protected Member Functions

 ~collate ()
virtual int do_compare (const wchar_t *, const wchar_t *, const wchar_t *, const wchar_t *) const
virtual string_type do_transform (const wchar_t *, const wchar_t *) const
virtual long do_hash (const wchar_t *__low, const wchar_t *__high) const

Private Member Functions

 collate (const collate< wchar_t > &)
collate< wchar_t > & operator= (const collate< wchar_t > &)

Detailed Description

Definition at line 79 of file _collate.h.


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

Generated on Fri May 25 2012 06:15:20 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.