ReactOS 0.4.16-dev-329-g9223134
|
#include <_monetary.h>
Public Types | |
typedef money_base::pattern | pattern |
typedef char | char_type |
typedef string | string_type |
Public Types inherited from moneypunct< char, true > | |
typedef char | char_type |
typedef string | string_type |
Public Types inherited from money_base | |
enum | part { none , space , symbol , sign , value } |
Public Member Functions | |
moneypunct_byname | _STLP_PSPEC2 (char, true)(const char *__name |
Public Member Functions inherited from moneypunct< char, true > | |
moneypunct | _STLP_PSPEC2 (char, true)(size_t __refs=0) |
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=true) | |
Public Attributes | |
moneypunct_byname size_t | __refs = 0) |
Private Types | |
typedef moneypunct_byname< char, true > | _Self |
Private Member Functions | |
moneypunct_byname | _STLP_PSPEC2 (char, 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< char, true > | |
static _STLP_STATIC_DECLSPEC locale::id | id = { 4 } |
Protected Attributes inherited from moneypunct< char, true > | |
pattern | _M_pos_format |
pattern | _M_neg_format |
Definition at line 249 of file _monetary.h.
|
private |
Definition at line 273 of file _monetary.h.
typedef char moneypunct_byname< char, true >::char_type |
Definition at line 253 of file _monetary.h.
typedef money_base::pattern moneypunct_byname< char, true >::pattern |
Definition at line 252 of file _monetary.h.
typedef string moneypunct_byname< char, true >::string_type |
Definition at line 254 of file _monetary.h.
|
private |
Definition at line 861 of file facets_byname.cpp.
|
protectedvirtual |
Implements moneypunct< char, true >.
|
privatevirtual |
Implements moneypunct< char, true >.
|
explicit |
|
protectedvirtual |
Reimplemented from moneypunct< char, true >.
Definition at line 893 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< char, true >.
Definition at line 884 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< char, true >.
Definition at line 902 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< char, true >.
Definition at line 890 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< char, true >.
Definition at line 899 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< char, true >.
Definition at line 896 of file facets_byname.cpp.
|
protectedvirtual |
Reimplemented from moneypunct< char, true >.
Definition at line 887 of file facets_byname.cpp.
|
private |
|
friend |
Definition at line 250 of file _monetary.h.
moneypunct_byname size_t moneypunct_byname< char, true >::__refs = 0) |
Definition at line 256 of file _monetary.h.
|
private |
Definition at line 278 of file _monetary.h.