STLdoc
STLdocumentation
|
Public Member Functions | |
moneypunct_byname (const char *_Locname, size_t _Refs=0) | |
moneypunct_byname (const string &_Str, size_t _Refs=0) | |
Public Member Functions inherited from moneypunct< _Elem, _Intl > | |
moneypunct (size_t _Refs=0) | |
moneypunct (const _Locinfo &_Lobj, size_t _Refs=0, bool _Isdef=false) | |
Public Member Functions inherited from _Mpunct< _Elem > | |
_Elem | decimal_point () const |
_Elem | 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 |
_Mpunct (size_t _Refs, bool _Intl) | |
_Mpunct (const _Locinfo &_Lobj, size_t _Refs, bool _Intl, bool _Isdef=false) | |
Public Member Functions inherited from money_base | |
money_base (size_t _Refs=0) | |
Public Member Functions inherited from locale::facet | |
virtual void __CLR_OR_THIS_CALL | _Incref () |
virtual _Facet_base *__CLR_OR_THIS_CALL | _Decref () |
__CLR_OR_THIS_CALL | facet (const facet &)=delete |
facet &__CLR_OR_THIS_CALL | operator= (const facet &)=delete |
Public Member Functions inherited from _Facet_base | |
virtual __CLR_OR_THIS_CALL | ~_Facet_base () _NOEXCEPT |
Additional Inherited Members | |
Public Types inherited from _Mpunct< _Elem > | |
typedef _Elem | char_type |
typedef basic_string< _Elem, char_traits< _Elem >, allocator< _Elem > > | string_type |
Public Types inherited from money_base | |
enum | { symbol = '$', sign = '+', space = ' ', value = 'v', none = 'x' } |
typedef int | part |
Static Public Member Functions inherited from moneypunct< _Elem, _Intl > | |
static size_t | _Getcat (const locale::facet **_Ppf=0, const locale *_Ploc=0) |
Static Public Member Functions inherited from locale::facet | |
static size_t __CLRCALL_OR_CDECL | _Getcat (const facet **=0, const locale *=0) |
Static Public Attributes inherited from moneypunct< _Elem, _Intl > | |
_PGLOBAL static _CRTIMP2_PURE const bool | intl = _Intl |
__PURE_APPDOMAIN_GLOBAL static _CRTIMP2_PURE locale::id | id |
|
inlineexplicit |
|
inlineexplicit |
|
inlineprotectedvirtual |