moneypunct< char, false > Class Reference

#include <_monetary.h>

Inheritance diagram for moneypunct< char, false >:

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

Public Types

typedef char char_type
typedef string string_type

Public Member Functions

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

Static Public Attributes

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

Protected Member Functions

~moneypunct _STLP_PSPEC2 (char, false)()
virtual char do_decimal_point () const
virtual char do_thousands_sep () const
virtual string do_grouping () const
virtual string do_curr_symbol () const
virtual string do_positive_sign () const
virtual string 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 138 of file _monetary.h.


Member Typedef Documentation

typedef char moneypunct< char, false >::char_type

Reimplemented in moneypunct_byname< char, false >.

Definition at line 141 of file _monetary.h.

typedef string moneypunct< char, false >::string_type

Reimplemented in moneypunct_byname< char, false >.

Definition at line 142 of file _monetary.h.


Member Function Documentation

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

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

Definition at line 146 of file _monetary.h.

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

Definition at line 147 of file _monetary.h.

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

Definition at line 148 of file _monetary.h.

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

Definition at line 149 of file _monetary.h.

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

Definition at line 150 of file _monetary.h.

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

Definition at line 151 of file _monetary.h.

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

Definition at line 152 of file _monetary.h.

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

Definition at line 153 of file _monetary.h.

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

Definition at line 154 of file _monetary.h.

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

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

Reimplemented in moneypunct_byname< char, false >.

Definition at line 66 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< char, false >.

Definition at line 67 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< char, false >.

Definition at line 69 of file monetary.cpp.

string moneypunct< char, false >::do_curr_symbol (  )  const [protected, virtual]

Reimplemented in moneypunct_byname< char, false >.

Definition at line 70 of file monetary.cpp.

string moneypunct< char, false >::do_positive_sign (  )  const [protected, virtual]

Reimplemented in moneypunct_byname< char, false >.

Definition at line 71 of file monetary.cpp.

string moneypunct< char, false >::do_negative_sign (  )  const [protected, virtual]

Reimplemented in moneypunct_byname< char, false >.

Definition at line 72 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< char, false >.

Definition at line 75 of file monetary.cpp.

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

Definition at line 73 of file monetary.cpp.

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

Definition at line 74 of file monetary.cpp.


Friends And Related Function Documentation

friend class _Locale_impl [friend]

Reimplemented from locale::facet.

Definition at line 181 of file _monetary.h.


Member Data Documentation

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

Definition at line 156 of file _monetary.h.

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

Definition at line 160 of file _monetary.h.

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

Definition at line 164 of file _monetary.h.

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

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