#include <stdio.h>#include <iostream>#include <fstream>#include <stdlib.h>#include <string.h>#include <iterator>#include <sstream>#include "SALOMEDSImpl_Tool.hxx"#include <sys/time.h>#include <sys/stat.h>#include <sys/types.h>#include <pwd.h>#include <unistd.h>
Functions | |
| bool | SALOMEDS_Exists (const std::string thePath) |
| std::vector< std::string > | treatRepetation (const std::string &theValue) |
| bool SALOMEDS_Exists | ( | const std::string | thePath | ) |
Referenced by SALOMEDSImpl_Tool::GetTmpDir(), and SALOMEDSImpl_Tool::RemoveTemporaryFiles().
| std::vector< std::string > treatRepetation | ( | const std::string & | theValue | ) |
Referenced by SALOMEDSImpl_Tool::splitStringWithEmpty().