NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include "filewatcher.hpp"
Go to the source code of this file.
Functions | |
std::string | replacePathSeparator (const std::string &) |
This function replaces the Windows style path sparators to UNIX style. More... | |
std::string replacePathSeparator | ( | const std::string & | __sPath | ) |
This function replaces the Windows style path sparators to UNIX style.
__sPath | const std::string& |
Definition at line 1548 of file stringtools.cpp.
Referenced by BreakpointManager::addBreakpoint(), PackageDialog::autoDetect(), DependencyDialog::calculateDependencies(), FileSystem::cleanPath(), BreakpointManager::clearBreakpoints(), cmd_unpack(), DocumentationGenerator::createDocumentation(), DocumentationGenerator::createFullDocumentation(), Dependencies::Dependencies(), dialogCommand(), doc_ReplaceTokensForHTML(), doc_SearchFct(), NumeReWindow::EvaluateCommandLine(), NumeReWindow::EvaluateTab(), SearchController::FindMarkedInclude(), PackageDialog::followBranch(), DocumentationGenerator::followBranch(), getFileList(), getFolderList(), initializeFileHandle(), BreakpointManager::isBreakpoint(), Filewatcher::isDefaultPath(), NumeReWindow::isOnReloadBlackList(), moveOrCopyFiles(), newObject(), NumeRe::StringParser::numToString(), PackageDialog::OnAddItems(), NumeReEditor::OnChar(), NumeReWindow::OnCopyAsPath(), NumeReWindow::OnExecuteFile(), NumeReWindow::OnFileEventTimer(), NumeReWindow::OnMenuEvent(), NumeReWindow::OpenFileByType(), BreakpointManager::removeBreakpoint(), NumeReWindow::SaveTab(), PackageDialog::setMainFile(), EditorNotebook::SetTabText(), shortenFileName(), and Archive::unpack().