|
TrueReality
v0.1.1912
|
This is the complete list of members for trUtil::StringUtils::IsSpace, including all inherited members.
| argumentType typedef | trUtil::UnaryFunction< char, bool > | |
| DEFAULT_LOCALE_NAME | trUtil::StringUtils::IsSpace | static |
| GetLocale() const | trUtil::StringUtils::IsSpace | inline |
| IsSpace(const std::locale &loc=std::locale(DEFAULT_LOCALE_NAME.c_str())) | trUtil::StringUtils::IsSpace | inline |
| mLocale | trUtil::StringUtils::IsSpace | private |
| operator()(char c) const | trUtil::StringUtils::IsSpace | inline |
| resultType typedef | trUtil::UnaryFunction< char, bool > |