moneypunct< char, true > Class Reference

#include <_monetary.h>

Inheritance diagram for moneypunct< char, true >:

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

Public Types

typedef char char_type
typedef string string_type

Public Member Functions

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

Static Public Attributes

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

Protected Member Functions

~moneypunct _STLP_PSPEC2 (char, true)()
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 92 of file _monetary.h.


Member Typedef Documentation

typedef char moneypunct< char, true >::char_type

Reimplemented in moneypunct_byname< char, true >.

Definition at line 95 of file _monetary.h.

typedef string moneypunct< char, true >::string_type

Reimplemented in moneypunct_byname< char, true >.

Definition at line 96 of file _monetary.h.


Member Function Documentation

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

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

Definition at line 99 of file _monetary.h.

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

Definition at line 100 of file _monetary.h.

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

Definition at line 101 of file _monetary.h.

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

Definition at line 102 of file _monetary.h.

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

Definition at line 103 of file _monetary.h.

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

Definition at line 104 of file _monetary.h.

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

Definition at line 105 of file _monetary.h.

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

Definition at line 106 of file _monetary.h.

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

Definition at line 107 of file _monetary.h.

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

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

Reimplemented in moneypunct_byname< char, true >.

Definition at line 52 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< char, true >.

Definition at line 53 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< char, true >.

Definition at line 54 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< char, true >.

Definition at line 55 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< char, true >.

Definition at line 56 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< char, true >.

Definition at line 57 of file monetary.cpp.

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

Reimplemented in moneypunct_byname< char, true >.

Definition at line 60 of file monetary.cpp.

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

Definition at line 58 of file monetary.cpp.

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

Definition at line 59 of file monetary.cpp.


Friends And Related Function Documentation

friend class _Locale_impl [friend]

Reimplemented from locale::facet.

Definition at line 134 of file _monetary.h.


Member Data Documentation

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

Definition at line 109 of file _monetary.h.

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

Definition at line 113 of file _monetary.h.

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

Definition at line 117 of file _monetary.h.

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

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