FOX/ObjCryst++  1.10.X (development)
ObjCryst::tmp_C_Numeric_locale Class Reference

This class only serves to temporarilly set the LC_NUMERIC C locale to "C", in order to use '. More...

Private Attributes

std::string mLocale
 

Detailed Description

This class only serves to temporarilly set the LC_NUMERIC C locale to "C", in order to use '.

' as the decimal separator. Just creating one object of type tmp_C_Numeric_locale will switch to the C locale, and when the object gets destroyed it will restore the old locale.

Definition at line 189 of file General.h.


The documentation for this class was generated from the following files: