ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <_monetary.h>
Public Types | |
typedef money_base::pattern | pattern |
typedef wchar_t | char_type |
typedef wstring | string_type |
Public Types inherited from moneypunct< wchar_t, true > | |
typedef wchar_t | char_type |
typedef wstring | string_type |
Public Types inherited from money_base | |
enum | part { none , space , symbol , sign , value } |
Public Member Functions | |
moneypunct_byname | _STLP_PSPEC2 (wchar_t, true)(const char *__name |
Public Member Functions inherited from moneypunct< wchar_t, true > | |
moneypunct | _STLP_PSPEC2 (wchar_t, true)(size_t __refs=0) |
wchar_t | decimal_point () const |
wchar_t | thousands_sep () const |
string | grouping () const |
string_type | curr_symbol () const |
string_type | positive_sign () const |
string_type | negative_sign () const |
int | frac_digits () const |
pattern | pos_format () const |
pattern | neg_format () const |
_STLP_STATIC_CONSTANT (bool, intl=true) | |
Public Attributes | |
moneypunct_byname size_t | __refs = 0) |
Private Types | |
typedef moneypunct_byname< wchar_t, true > | _Self |
Private Member Functions | |
moneypunct_byname | _STLP_PSPEC2 (wchar_t, true)(_Locale_monetary *__monetary) |
moneypunct_byname (_Self const &) | |
_Self & | operator= (_Self const &) |
Private Attributes | |
_Locale_monetary * | _M_monetary |
Friends | |
class | _Locale_impl |
Additional Inherited Members | |
Static Public Attributes inherited from moneypunct< wchar_t, true > | |
static _STLP_STATIC_DECLSPEC locale::id | id = { 17 } |
Protected Attributes inherited from moneypunct< wchar_t, true > | |
pattern | _M_pos_format |
pattern | _M_neg_format |
Definition at line 316 of file _monetary.h.
|
private |
Definition at line 340 of file _monetary.h.
typedef wchar_t moneypunct_byname< wchar_t, true >::char_type |
Definition at line 320 of file _monetary.h.
typedef money_base::pattern moneypunct_byname< wchar_t, true >::pattern |
Definition at line 319 of file _monetary.h.
typedef wstring moneypunct_byname< wchar_t, true >::string_type |
Definition at line 321 of file _monetary.h.
|
private |
Definition at line 954 of file facets_byname.cpp.
|
protectedvirtual |
Implements moneypunct< wchar_t, true >.
|
privatevirtual |
Implements moneypunct< wchar_t, true >.
|
explicit |
|
protectedvirtual |
Reimplemented from moneypunct< wchar_t, true >.
Definition at line 998 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< wchar_t, true >.
Definition at line 977 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< wchar_t, true >.
Definition at line 1007 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< wchar_t, true >.
Definition at line 983 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< wchar_t, true >.
Definition at line 1004 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< wchar_t, true >.
Definition at line 1001 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< wchar_t, true >.
Definition at line 980 of file facets_byname.cpp.
|
private |
|
friend |
Definition at line 317 of file _monetary.h.
moneypunct_byname size_t moneypunct_byname< wchar_t, true >::__refs = 0) |
Definition at line 323 of file _monetary.h.
|
private |
Definition at line 345 of file _monetary.h.