ReactOS 0.4.15-dev-7934-g1dc8d80
threadlocaleinfostruct Struct Reference

#include <crtdefs.h>

Collaboration diagram for threadlocaleinfostruct:

Public Attributes

int refcount
 
unsigned int lc_codepage
 
unsigned int lc_collate_cp
 
unsigned long lc_handle [6]
 
LC_ID lc_id [6]
 
struct {
   char *   locale
 
   wchar_t *   wlocale
 
   int *   refcount
 
   int *   wrefcount
 
lc_category [6]
 
int lc_clike
 
int mb_cur_max
 
intlconv_intl_refcount
 
intlconv_num_refcount
 
intlconv_mon_refcount
 
struct lconvlconv
 
intctype1_refcount
 
unsigned shortctype1
 
const unsigned shortpctype
 
const unsigned charpclmap
 
const unsigned charpcumap
 
struct __lc_time_datalc_time_curr
 

Detailed Description

Definition at line 412 of file crtdefs.h.

Member Data Documentation

◆ ctype1

unsigned short* threadlocaleinfostruct::ctype1

Definition at line 431 of file crtdefs.h.

◆ ctype1_refcount

int* threadlocaleinfostruct::ctype1_refcount

Definition at line 430 of file crtdefs.h.

◆ 

struct { ... } threadlocaleinfostruct::lc_category[6]

◆ lc_clike

int threadlocaleinfostruct::lc_clike

Definition at line 424 of file crtdefs.h.

◆ lc_codepage

unsigned int threadlocaleinfostruct::lc_codepage

Definition at line 414 of file crtdefs.h.

◆ lc_collate_cp

unsigned int threadlocaleinfostruct::lc_collate_cp

Definition at line 415 of file crtdefs.h.

◆ lc_handle

unsigned long threadlocaleinfostruct::lc_handle[6]

Definition at line 416 of file crtdefs.h.

◆ lc_id

LC_ID threadlocaleinfostruct::lc_id[6]

Definition at line 417 of file crtdefs.h.

◆ lc_time_curr

struct __lc_time_data* threadlocaleinfostruct::lc_time_curr

Definition at line 435 of file crtdefs.h.

◆ lconv

struct lconv* threadlocaleinfostruct::lconv

Definition at line 429 of file crtdefs.h.

◆ lconv_intl_refcount

int* threadlocaleinfostruct::lconv_intl_refcount

Definition at line 426 of file crtdefs.h.

◆ lconv_mon_refcount

int* threadlocaleinfostruct::lconv_mon_refcount

Definition at line 428 of file crtdefs.h.

◆ lconv_num_refcount

int* threadlocaleinfostruct::lconv_num_refcount

Definition at line 427 of file crtdefs.h.

◆ locale

char* threadlocaleinfostruct::locale

Definition at line 419 of file crtdefs.h.

◆ mb_cur_max

int threadlocaleinfostruct::mb_cur_max

Definition at line 425 of file crtdefs.h.

◆ pclmap

const unsigned char* threadlocaleinfostruct::pclmap

Definition at line 433 of file crtdefs.h.

◆ pctype

const unsigned short* threadlocaleinfostruct::pctype

Definition at line 432 of file crtdefs.h.

◆ pcumap

const unsigned char* threadlocaleinfostruct::pcumap

Definition at line 434 of file crtdefs.h.

◆ refcount [1/2]

int threadlocaleinfostruct::refcount

Definition at line 413 of file crtdefs.h.

◆ refcount [2/2]

int* threadlocaleinfostruct::refcount

Definition at line 421 of file crtdefs.h.

◆ wlocale

wchar_t* threadlocaleinfostruct::wlocale

Definition at line 420 of file crtdefs.h.

◆ wrefcount

int* threadlocaleinfostruct::wrefcount

Definition at line 422 of file crtdefs.h.


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