, including all inherited members.
| beginsWithNumber(const std::string &input) | Util::Strings | [static] |
| dereferenceString(const std::string *const input) | Util::Strings | [static] |
| endsWithNumber(const std::string &input) | Util::Strings | [static] |
| FrameCharacters | Util::Strings | [static] |
| getBinary(Type value) | Util::Strings | |
| intToString(long value) | Util::Strings | [static] |
| loadFromFile(FILE *f) | Util::Strings | [static] |
| loadFromFile(const std::string &fileName, std::string &Target, const long bufferSize) | Util::Strings | [static] |
| makeBorder(const RectangleArray< char > &input, bool coordinates=true) | Util::Strings | [static] |
| makeWindow(RectangleArray< char > &input, unsigned int x, unsigned int y, unsigned int width, unsigned int height, unsigned int frameType=0) | Util::Strings | [static] |
| printTo(RectangleArray< char > &input, const std::string &text, unsigned int x, unsigned int y) | Util::Strings | [static] |
| readLine(FILE *f) | Util::Strings | [static] |
| readNumber(const std::string &text, size_t &position) | Util::Strings | [static] |
| readWord(const std::string &text, size_t &position) | Util::Strings | [static] |
| replace(const std::string &input, MultiString *values, const std::string &replacement) | Util::Strings | [static] |
| saveToFile(const std::string &input, const std::string &fileName) | Util::Strings | [static] |
| skipSpace(const std::string &text, size_t &position) | Util::Strings | [static] |
| splitString(const std::string &input, const std::string &delimiters=" \t") | Util::Strings | [static] |
| ssprintf(const char *format,...) | Util::Strings | [static] |
| stringToFile(const std::string &input, FILE *f) | Util::Strings | [static] |
| stringToInt(const std::string &input, const unsigned long begin=0, const int distance=9) | Util::Strings | [static] |
| stringToVariableName(const std::string &input) | Util::Strings | [static] |
| trim(std::string input) | Util::Strings | [static] |
| trimAll(std::string input) | Util::Strings | [static] |
| UTF8ToWindows1250(const std::string &input) | Util::Strings | [static] |
| Windows1250ToUTF8(const std::string &input) | Util::Strings | [static] |