NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Go to the source code of this file.
Functions | |
bool | fileExists (const string &) |
This function checks, whether the file with the passed file name exists. More... | |
bool fileExists | ( | const string & | sFilename | ) |
This function checks, whether the file with the passed file name exists.
sFilename | const string& |
Definition at line 2500 of file tools.cpp.
References fromSystemCodePage().
Referenced by cmd_define(), cmd_load(), cmd_set(), NumeReWindow::compileLaTeX(), ProcedureLibrary::constructProcedureElement(), MemoryManager::deleteTable(), doc_SearchFct(), editObject(), NumeReEditor::FindAndOpenInclude(), NumeReEditor::FindAndOpenProcedure(), NumeRe::FindProcedureDefinition(), NumeReKernel::getGreeting(), Script::handleInstallInformation(), FileSystem::isFile(), NumeReHistory::loadHistory(), PackageDialog::loadProjectFile(), Language::loadStrings(), moveOrCopyFiles(), NumeReWindow::NumeReWindow(), NumeRe::FileAdapter::openFile(), Archive::pack(), prepareTemplate(), NumeReKernel::printVersionInfo(), NumeReWindow::runLaTeX(), NumeReKernel::StartUp(), strfnc_findfile(), strfnc_sha256(), Archive::unpack(), NumeReWindow::UpdateToolbar(), FileSystem::ValidFolderName(), and writeToFile().