#include "SALOMEDS_Tool.hxx"
#include "utilities.h"
#include "Basics_DirUtils.hxx"
#include <sys/time.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <pwd.h>
#include <unistd.h>
#include <iostream>
#include <fstream>
#include <stdlib.h>
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SALOMEDS_Attributes)>
Functions | |
bool | Exists (const std::string thePath) |
bool Exists | ( | const std::string | thePath | ) |