mu::Parser::change_dec_sep< TChar > Class Template Reference

A facet class used to change decimal and thousands separator. More...

List of all members.

Public Member Functions

 change_dec_sep (char_type cDecSep, char_type cThousandsSep=0, int nGroup=3)

Protected Member Functions

virtual char_type do_decimal_point () const
virtual char_type do_thousands_sep () const
virtual std::string do_grouping () const

Private Attributes

int m_nGroup
char_type m_cDecPoint
char_type m_cThousandsSep


Detailed Description

template<class TChar>
class mu::Parser::change_dec_sep< TChar >

A facet class used to change decimal and thousands separator.
The documentation for this class was generated from the following file:

Generated on Sun Jun 22 00:57:25 2008 for muParser by  doxygen 1.5.5