moneypunct< wchar_t, false > Class Reference

#include <_monetary.h>

Inheritance diagram for moneypunct< wchar_t, false >:

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

Public Types

typedef wchar_t char_type
typedef wstring string_type

Public Member Functions

moneypunct _STLP_PSPEC2 (wchar_t, false)(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 = false

Protected Member Functions

~moneypunct _STLP_PSPEC2 (wchar_t, false)()
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 233 of file _monetary.h.


Member Typedef Documentation

typedef wchar_t moneypunct< wchar_t, false >::char_type

Reimplemented in moneypunct_byname< wchar_t, false >.

Definition at line 237 of file _monetary.h.

typedef wstring moneypunct< wchar_t, false >::string_type

Reimplemented in moneypunct_byname< wchar_t, false >.

Definition at line 238 of file _monetary.h.


Member Function Documentation

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

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

Definition at line 240 of file _monetary.h.

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

Definition at line 241 of file _monetary.h.

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

Definition at line 242 of file _monetary.h.

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

Definition at line 243 of file _monetary.h.

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

Definition at line 244 of file _monetary.h.

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

Definition at line 245 of file _monetary.h.

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

Definition at line 246 of file _monetary.h.

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

Definition at line 247 of file _monetary.h.

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

Definition at line 248 of file _monetary.h.

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

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

Reimplemented in moneypunct_byname< wchar_t, false >.

Definition at line 102 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< wchar_t, false >.

Definition at line 103 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< wchar_t, false >.

Definition at line 104 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< wchar_t, false >.

Definition at line 105 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< wchar_t, false >.

Definition at line 107 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< wchar_t, false >.

Definition at line 109 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< wchar_t, false >.

Definition at line 111 of file monetary.cpp.

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

Definition at line 113 of file monetary.cpp.

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

Definition at line 115 of file monetary.cpp.


Friends And Related Function Documentation

friend class _Locale_impl [friend]

Reimplemented from locale::facet.

Definition at line 235 of file _monetary.h.


Member Data Documentation

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

Definition at line 250 of file _monetary.h.

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

Definition at line 254 of file _monetary.h.

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

Definition at line 258 of file _monetary.h.

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

Definition at line 259 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