Class that abstractize the basic region specific definitions
RegionalInfo(char *__Region) Constructs a RegionalInfo object, using the specified locale. If the specified locale cannot be set, the default constructor is used. virtual char* GetCurrencySymbol() Returns the current currency symbol virtual char GetDecimalPoint() Returns the current decimal point character virtual char GetFracDigits() Returns the current fractional digits virtual char* GetGrouping() Returns the current numbers grouping method virtual bool GetNCsPrecedes() Returns the current currency symbol position for negative values virtual bool GetNSepBySpace() Checks if it's a space between currency symbol and negative values virtual char GetNSignPosn() Returns the sign symbol position for negative values virtual char GetNegativeSign() Returns the symbol currently used for negative values virtual bool GetPCsPrecedes() Returns the current currency symbol position for positive values virtual bool GetPSepBySpace() Checks if it's a space between currency symbol and positive values virtual char GetPSignPosn() Returns the sign symbol position for positive values virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual char* GetCurrencySymbol() Returns the current currency symbol virtual char GetDecimalPoint() Returns the current decimal point character virtual char GetFracDigits() Returns the current fractional digits virtual char* GetGrouping() Returns the current numbers grouping method virtual bool GetNCsPrecedes() Returns the current currency symbol position for negative values virtual bool GetNSepBySpace() Checks if it's a space between currency symbol and negative values virtual char GetNSignPosn() Returns the sign symbol position for negative values virtual char GetNegativeSign() Returns the symbol currently used for negative values virtual bool GetPCsPrecedes() Returns the current currency symbol position for positive values virtual bool GetPSepBySpace() Checks if it's a space between currency symbol and positive values virtual char GetPSignPosn() Returns the sign symbol position for positive values virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual char GetDecimalPoint() Returns the current decimal point character virtual char GetFracDigits() Returns the current fractional digits virtual char* GetGrouping() Returns the current numbers grouping method virtual bool GetNCsPrecedes() Returns the current currency symbol position for negative values virtual bool GetNSepBySpace() Checks if it's a space between currency symbol and negative values virtual char GetNSignPosn() Returns the sign symbol position for negative values virtual char GetNegativeSign() Returns the symbol currently used for negative values virtual bool GetPCsPrecedes() Returns the current currency symbol position for positive values virtual bool GetPSepBySpace() Checks if it's a space between currency symbol and positive values virtual char GetPSignPosn() Returns the sign symbol position for positive values virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual char GetFracDigits() Returns the current fractional digits virtual char* GetGrouping() Returns the current numbers grouping method virtual bool GetNCsPrecedes() Returns the current currency symbol position for negative values virtual bool GetNSepBySpace() Checks if it's a space between currency symbol and negative values virtual char GetNSignPosn() Returns the sign symbol position for negative values virtual char GetNegativeSign() Returns the symbol currently used for negative values virtual bool GetPCsPrecedes() Returns the current currency symbol position for positive values virtual bool GetPSepBySpace() Checks if it's a space between currency symbol and positive values virtual char GetPSignPosn() Returns the sign symbol position for positive values virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual char* GetGrouping() Returns the current numbers grouping method virtual bool GetNCsPrecedes() Returns the current currency symbol position for negative values virtual bool GetNSepBySpace() Checks if it's a space between currency symbol and negative values virtual char GetNSignPosn() Returns the sign symbol position for negative values virtual char GetNegativeSign() Returns the symbol currently used for negative values virtual bool GetPCsPrecedes() Returns the current currency symbol position for positive values virtual bool GetPSepBySpace() Checks if it's a space between currency symbol and positive values virtual char GetPSignPosn() Returns the sign symbol position for positive values virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual bool GetNCsPrecedes() Returns the current currency symbol position for negative values virtual bool GetNSepBySpace() Checks if it's a space between currency symbol and negative values virtual char GetNSignPosn() Returns the sign symbol position for negative values virtual char GetNegativeSign() Returns the symbol currently used for negative values virtual bool GetPCsPrecedes() Returns the current currency symbol position for positive values virtual bool GetPSepBySpace() Checks if it's a space between currency symbol and positive values virtual char GetPSignPosn() Returns the sign symbol position for positive values virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual bool GetNSepBySpace() Checks if it's a space between currency symbol and negative values virtual char GetNSignPosn() Returns the sign symbol position for negative values virtual char GetNegativeSign() Returns the symbol currently used for negative values virtual bool GetPCsPrecedes() Returns the current currency symbol position for positive values virtual bool GetPSepBySpace() Checks if it's a space between currency symbol and positive values virtual char GetPSignPosn() Returns the sign symbol position for positive values virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual char GetNSignPosn() Returns the sign symbol position for negative values virtual char GetNegativeSign() Returns the symbol currently used for negative values virtual bool GetPCsPrecedes() Returns the current currency symbol position for positive values virtual bool GetPSepBySpace() Checks if it's a space between currency symbol and positive values virtual char GetPSignPosn() Returns the sign symbol position for positive values virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual char GetNegativeSign() Returns the symbol currently used for negative values virtual bool GetPCsPrecedes() Returns the current currency symbol position for positive values virtual bool GetPSepBySpace() Checks if it's a space between currency symbol and positive values virtual char GetPSignPosn() Returns the sign symbol position for positive values virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual bool GetPCsPrecedes() Returns the current currency symbol position for positive values virtual bool GetPSepBySpace() Checks if it's a space between currency symbol and positive values virtual char GetPSignPosn() Returns the sign symbol position for positive values virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual bool GetPSepBySpace() Checks if it's a space between currency symbol and positive values virtual char GetPSignPosn() Returns the sign symbol position for positive values virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual char GetPSignPosn() Returns the sign symbol position for positive values virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual char GetPositiveSign() Returns the symbol currently used for positive values virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual char* GetRegion() Returns the current region name virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual char GetThousandsSep() Returns the current thousands separator virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetCurrencySymbol(char *__s) Changes the current currency symbol virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetDecimalPoint(char __c) Changes the current decimal point character virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetFracDigits(char __c) Changes the current fractional digits virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetGrouping(char *__s) Changes the current numbers grouping method virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetNCsPrecedes(bool __b) Changes the currency symbol position for negative values virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetNSepBySpace(bool __b) Enables or disables the space between currency symbol and negative values virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetNSignPosn(char __c) Changes the sign symbol position for negative values virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetNegativeSign(char __c) Changes the symbol used for negative values virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetPCsPrecedes(bool __b) Changes the currency symbol position for positive values virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetPSepBySpace(bool __b) Enables or disables the space between currency symbol and positive values virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetPSignPosn(char __c) Changes the sign symbol position for positive values virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetPositiveSign(char __c) Changes the symbol used for positive values virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual bool SetRegion(char *__Region) Changes the region virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
virtual void SetThousandsSep(char __c) Changes the thousands separator character char RegionName[80] Current region name lconv* locale Current locale
char RegionName[80] Current region name lconv* locale Current locale
lconv* locale Current locale