moneypunct< wchar_t, true > Class Reference

#include <_monetary.h>

Inheritance diagram for moneypunct< wchar_t, true >:

locale::facet money_base _Refcount_Base moneypunct_byname< wchar_t, true > List of all members.

Public Types

typedef wchar_t char_type
typedef wstring string_type

Public Member Functions

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

Static Public Attributes

static _STLP_STATIC_MEMBER_DECLSPEC
locale::id 
id
static const bool intl = true

Protected Member Functions

~moneypunct _STLP_PSPEC2 (wchar_t, true)()
virtual wchar_t do_decimal_point () const
virtual wchar_t 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
virtual pattern do_pos_format () const
virtual pattern do_neg_format () const

Protected Attributes

pattern _M_pos_format
pattern _M_neg_format

Friends

class _Locale_impl

Detailed Description

Definition at line 188 of file _monetary.h.


Member Typedef Documentation

typedef wchar_t moneypunct< wchar_t, true >::char_type

Reimplemented in moneypunct_byname< wchar_t, true >.

Definition at line 192 of file _monetary.h.

typedef wstring moneypunct< wchar_t, true >::string_type

Reimplemented in moneypunct_byname< wchar_t, true >.

Definition at line 193 of file _monetary.h.


Member Function Documentation

moneypunct moneypunct< wchar_t, true >::_STLP_PSPEC2 ( wchar_t  ,
true   
) [explicit, pure virtual]

wchar_t moneypunct< wchar_t, true >::decimal_point (  )  const [inline]

Definition at line 195 of file _monetary.h.

wchar_t moneypunct< wchar_t, true >::thousands_sep (  )  const [inline]

Definition at line 196 of file _monetary.h.

string moneypunct< wchar_t, true >::grouping (  )  const [inline]

Definition at line 197 of file _monetary.h.

string_type moneypunct< wchar_t, true >::curr_symbol (  )  const [inline]

Definition at line 198 of file _monetary.h.

string_type moneypunct< wchar_t, true >::positive_sign (  )  const [inline]

Definition at line 199 of file _monetary.h.

string_type moneypunct< wchar_t, true >::negative_sign (  )  const [inline]

Definition at line 200 of file _monetary.h.

int moneypunct< wchar_t, true >::frac_digits (  )  const [inline]

Definition at line 201 of file _monetary.h.

pattern moneypunct< wchar_t, true >::pos_format (  )  const [inline]

Definition at line 202 of file _monetary.h.

pattern moneypunct< wchar_t, true >::neg_format (  )  const [inline]

Definition at line 203 of file _monetary.h.

~moneypunct moneypunct< wchar_t, true >::_STLP_PSPEC2 ( wchar_t  ,
true   
) [protected]

wchar_t moneypunct< wchar_t, true >::do_decimal_point (  )  const [protected, virtual]

Reimplemented in moneypunct_byname< wchar_t, true >.

Definition at line 82 of file monetary.cpp.

wchar_t moneypunct< wchar_t, true >::do_thousands_sep (  )  const [protected, virtual]

Reimplemented in moneypunct_byname< wchar_t, true >.

Definition at line 83 of file monetary.cpp.

string moneypunct< wchar_t, true >::do_grouping (  )  const [protected, virtual]

Reimplemented in moneypunct_byname< wchar_t, true >.

Definition at line 84 of file monetary.cpp.

wstring moneypunct< wchar_t, true >::do_curr_symbol (  )  const [protected, virtual]

Reimplemented in moneypunct_byname< wchar_t, true >.

Definition at line 86 of file monetary.cpp.

wstring moneypunct< wchar_t, true >::do_positive_sign (  )  const [protected, virtual]

Reimplemented in moneypunct_byname< wchar_t, true >.

Definition at line 88 of file monetary.cpp.

wstring moneypunct< wchar_t, true >::do_negative_sign (  )  const [protected, virtual]

Reimplemented in moneypunct_byname< wchar_t, true >.

Definition at line 90 of file monetary.cpp.

int moneypunct< wchar_t, true >::do_frac_digits (  )  const [protected, virtual]

Reimplemented in moneypunct_byname< wchar_t, true >.

Definition at line 92 of file monetary.cpp.

money_base::pattern moneypunct< wchar_t, true >::do_pos_format (  )  const [protected, virtual]

Definition at line 93 of file monetary.cpp.

money_base::pattern moneypunct< wchar_t, true >::do_neg_format (  )  const [protected, virtual]

Definition at line 95 of file monetary.cpp.


Friends And Related Function Documentation

friend class _Locale_impl [friend]

Reimplemented from locale::facet.

Definition at line 190 of file _monetary.h.


Member Data Documentation

_STLP_STATIC_MEMBER_DECLSPEC locale::id moneypunct< wchar_t, true >::id [static]

Definition at line 205 of file _monetary.h.

const bool moneypunct< wchar_t, true >::intl = true [static]

Definition at line 209 of file _monetary.h.

pattern moneypunct< wchar_t, true >::_M_pos_format [protected]

Definition at line 213 of file _monetary.h.

pattern moneypunct< wchar_t, true >::_M_neg_format [protected]

Definition at line 214 of file _monetary.h.


The documentation for this class was generated from the following files:



Generated on Mon Mar 10 15:33:01 2008 by  doxygen 1.5.1