|  | 
#include <vector>#include <string>#include <cmath>#include <openfluid/dllexport.hpp>#include <openfluid/core/TypeDefs.hpp>Go to the source code of this file.
| Namespaces | |
| openfluid | |
| openfluid::core | |
| openfluid::tools | |
| Macros | |
| #define | STRINGIFY(x) | 
| #define | XSTRINGIFY(x) | 
| Functions | |
| bool OPENFLUID_API | openfluid::tools::matchWithWildcard (const std::string &Pattern, const std::string &Str) | 
| std::string OPENFLUID_API | openfluid::tools::replaceEmptyString (std::string SourceStr, const std::string &ReplaceStr) | 
| std::string OPENFLUID_API | openfluid::tools::removeTrailingSlashes (const std::string &Str) | 
| int OPENFLUID_API | openfluid::tools::compareVersions (const std::string &VersionA, const std::string &VersionB, bool Strict=true) | 
| void OPENFLUID_API | openfluid::tools::sleep (const unsigned int MSec) | 
| #define STRINGIFY | ( | x | ) | 
| #define XSTRINGIFY | ( | x | ) | 
 1.8.6
 1.8.6