SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
FileUtil.h File Reference
#include <sstream>
#include <Core/Utils/share.h>

Go to the source code of this file.

Namespaces

 SCIRun
 STL datatypes needed.
 
 SCIRun::Core
 

Functions

bool fileContainsString (const std::string &filename, const std::string &str)
 
void replaceDelimitersWithWhitespace (std::string &line)
 
bool lineStartsWithComment (const std::string &line)