OpcUaCanOpen
CANopen OPC-UA server
|
A facet class used to change decimal and thousands separator. More...
Inherits numpunct< TChar >.
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 |
A facet class used to change decimal and thousands separator.
Definition at line 88 of file muParserInt.h.
|
inlineexplicit |
Definition at line 92 of file muParserInt.h.
|
inlineprotectedvirtual |
Definition at line 101 of file muParserInt.h.
|
inlineprotectedvirtual |
Definition at line 111 of file muParserInt.h.
|
inlineprotectedvirtual |
Definition at line 106 of file muParserInt.h.
|
private |
Definition at line 124 of file muParserInt.h.
|
private |
Definition at line 125 of file muParserInt.h.
|
private |
Definition at line 123 of file muParserInt.h.