ReactOS
0.4.15-dev-5649-gd5999c6
|
#include <_monetary.h>
Public Types | |
typedef money_base::pattern | pattern |
typedef char | char_type |
typedef string | string_type |
![]() | |
typedef char | char_type |
typedef string | string_type |
![]() | |
enum | part { none, space, symbol, sign, value } |
Public Member Functions | |
moneypunct_byname | _STLP_PSPEC2 (char, false)(const char *__name |
![]() | |
char | decimal_point () const |
char | 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=false) | |
Public Attributes | |
moneypunct_byname size_t | __refs = 0) |
Protected Member Functions | |
~moneypunct_byname | _STLP_PSPEC2 (char, false)() |
virtual char | do_decimal_point () const |
virtual char | do_thousands_sep () const |
virtual string | do_grouping () const |
virtual string_type | do_curr_symbol () const |
virtual string_type | do_positive_sign () const |
virtual string_type | do_negative_sign () const |
virtual int | do_frac_digits () const |
![]() | |
~moneypunct | _STLP_PSPEC2 (char, false)() |
virtual pattern | do_pos_format () const |
virtual pattern | do_neg_format () const |
![]() | |
facet (size_t __init_count=0) | |
virtual | ~facet () |
![]() | |
_Refcount_Base (__stl_atomic_t __n) | |
__stl_atomic_t | _M_incr () |
__stl_atomic_t | _M_decr () |
Private Types | |
typedef moneypunct_byname< char, false > | _Self |
Private Member Functions | |
moneypunct_byname | _STLP_PSPEC2 (char, false)(_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 _STLP_STATIC_DECLSPEC locale::id | id = { 5 } |
![]() | |
pattern | _M_pos_format |
pattern | _M_neg_format |
Definition at line 282 of file _monetary.h.
|
private |
Definition at line 306 of file _monetary.h.
typedef char moneypunct_byname< char, false >::char_type |
Definition at line 286 of file _monetary.h.
typedef money_base::pattern moneypunct_byname< char, false >::pattern |
Definition at line 285 of file _monetary.h.
typedef string moneypunct_byname< char, false >::string_type |
Definition at line 287 of file _monetary.h.
|
private |
Definition at line 905 of file facets_byname.cpp.
|
explicit |
|
protectedvirtual |
Implements moneypunct< char, false >.
|
privatevirtual |
Implements moneypunct< char, false >.
|
protectedvirtual |
Reimplemented from moneypunct< char, false >.
Definition at line 937 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< char, false >.
Definition at line 928 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< char, false >.
Definition at line 946 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< char, false >.
Definition at line 934 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< char, false >.
Definition at line 943 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< char, false >.
Definition at line 940 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< char, false >.
Definition at line 931 of file facets_byname.cpp.
|
friend |
Definition at line 283 of file _monetary.h.
moneypunct_byname size_t moneypunct_byname< char, false >::__refs = 0) |
Definition at line 289 of file _monetary.h.
|
private |
Definition at line 311 of file _monetary.h.