Namespaces | Functions
FileUtils.hpp File Reference

Detailed Description

File and directory utilities

Definition in file FileUtils.hpp.

#include <sys/types.h>
#include <sys/stat.h>
#include <iostream>
#include <fstream>
#include <string>
#include "StringUtils.hpp"
Include dependency graph for FileUtils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gnsstk
 For Sinex::InputHistory.
 
 gnsstk::FileUtils
 

Functions

bool gnsstk::FileUtils::fileAccessCheck (const char *fname, std::ios::openmode mode=std::ios::in)
 
bool gnsstk::FileUtils::fileAccessCheck (const std::string &fname, std::ios::openmode mode=std::ios::in)
 
int gnsstk::FileUtils::makeDir (const char *path, unsigned mode)
 
int gnsstk::FileUtils::makeDir (const std::string &path, unsigned mode)
 


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:42