SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWLocale, including all inherited members.
| asString(long i) const =0 | RWLocale | pure virtual |
| asString(unsigned long i) const =0 | RWLocale | pure virtual |
| asString(double f, int precision=6, bool showpoint=0) const =0 | RWLocale | pure virtual |
| asString(long double val, int precision=10, bool showpoint=0) const =0 | RWLocale | pure virtual |
| asString(const struct tm *tmbuf, char format, const RWZone &zone=RWZone::local()) const =0 | RWLocale | pure virtual |
| asString(const struct tm *tmbuf, const char *format, const RWZone &zone=RWZone::local()) const | RWLocale | |
| CurrSymbol enum name | RWLocale | |
| defaultLocale() | RWLocale | static |
| global() | RWLocale | static |
| global(const RWLocale *loc) | RWLocale | static |
| imbue(std::ios &stream) const | RWLocale | |
| INTL enum value | RWLocale | |
| LOCAL enum value | RWLocale | |
| locale_name() const =0 | RWLocale | pure virtual |
| moneyAsString(double value, RWLocale::CurrSymbol sym=LOCAL) const =0 | RWLocale | pure virtual |
| monthIndex(const RWCString &str) const =0 | RWLocale | pure virtual |
| NONE enum value | RWLocale | |
| of(std::ios &stream) | RWLocale | static |
| stringToDate(const RWCString &str, struct tm *tmbuf) const =0 | RWLocale | pure virtual |
| stringToMoney(const RWCString &str, double *d, RWLocale::CurrSymbol=LOCAL) const =0 | RWLocale | pure virtual |
| stringToNum(const RWCString &str, double *fp) const =0 | RWLocale | pure virtual |
| stringToNum(const RWCString &str, long *ip) const =0 | RWLocale | pure virtual |
| stringToNum(const RWCString &str, unsigned long *ip) const =0 | RWLocale | pure virtual |
| stringToTime(const RWCString &str, struct tm *tmbuf) const =0 | RWLocale | pure virtual |
| unimbue(std::ios &stream) | RWLocale | static |
| weekdayIndex(const RWCString &str) const =0 | RWLocale | pure virtual |
|
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |