Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
LUPI_file.cc File Reference
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <iostream>
#include <iomanip>
#include <LUPI.hpp>
#include <unistd.h>
#include <libgen.h>

Go to the source code of this file.

Namespaces

namespace  LUPI
namespace  LUPI::FileInfo

Functions

std::string LUPI::FileInfo::realPath (std::string const &a_path)
std::string LUPI::FileInfo::_basename (std::string const &a_path)
std::string LUPI::FileInfo::basenameWithoutExtension (std::string const &a_path)
std::string LUPI::FileInfo::_dirname (std::string const &a_path)
bool LUPI::FileInfo::exists (std::string const &a_path)
bool LUPI::FileInfo::isDirectory (std::string const &a_path)
bool LUPI::FileInfo::createDirectories (std::string const &a_path)