Static Public Member Functions | |
| static bool | uInt (PGESTRING in) |
| static bool | sInt (PGESTRING in) |
| static bool | sFloat (PGESTRING &in) |
| static bool | qStr (PGESTRING in) |
| static bool | wBool (PGESTRING in) |
| static bool | dBool (PGESTRING in) |
| static bool | wBoolR (PGESTRING in) |
| static PGESTRING | StrToStr (PGESTRING in) |
| static PGESTRING | IntS (long input) |
| static PGESTRING | BoolS (bool input) |
| static PGESTRING | qStrS (PGESTRING input) |
| static PGESTRING | FloatS (float input) |
| static PGESTRING | qStrS_multiline (PGESTRING input) |
1.8.7