bbtk::Utilities Member List
This is the complete list of members for
bbtk::Utilities, including all inherited members.
| CreateDirectoryIfNeeded(std::string const &dirName) | bbtk::Utilities | [static] |
| ExpandLibName(const std::string &name, bool verbose) | bbtk::Utilities | [static] |
| Explore(std::string const &dirpath, bool recursive, std::vector< std::string > &Filenames) | bbtk::Utilities | [static] |
| ExtractPackageName(const std::string &name, std::string &path) | bbtk::Utilities | [static] |
| ExtractScriptName(const std::string &name, std::string &path) | bbtk::Utilities | [static] |
| FileExists(std::string strFilename) | bbtk::Utilities | [static] |
| get_file_name(const std::string &s) | bbtk::Utilities | [static] |
| GetExecutablePath() | bbtk::Utilities | [static] |
| GetUserSettingsDir() | bbtk::Utilities | [static] |
| html_format(std::string &str) | bbtk::Utilities | [inline, static] |
| IsAtRoot(std::string cwd) | bbtk::Utilities | [static] |
| IsDirectory(std::string const &dirName) | bbtk::Utilities | [static] |
| loosematch(std::string stdLine, std::string stdOptions) | bbtk::Utilities | [static] |
| MakeLibnameFromPath(std::string path, std::string pkgname) | bbtk::Utilities | [static] |
| MakePkgnameFromPath(std::string path, std::string pkgname, bool addExt) | bbtk::Utilities | [static] |
| MakeUserSettingsFullFileName(const std::string &name) | bbtk::Utilities | [static] |
| MakeValidFileName(std::string &name) | bbtk::Utilities | [inline, static] |
| replace(std::string &str, const std::string &what, const std::string &with) | bbtk::Utilities | [inline, static] |
| SplitAroundFirstDot(const std::string &in, std::string &left, std::string &right) | bbtk::Utilities | [static] |
| SplitString(const std::string &str, const std::string &delimiters, std::vector< std::string > &tokens) | bbtk::Utilities | [static] |
| SubsBackslashN(std::string &s) | bbtk::Utilities | [static] |