OpenTREP Logo  0.07.18
C++ Open Travel Request Parsing Library
Loading...
Searching...
No Matches
OPENTREP::BasFileMgr Struct Reference

Helper class for operations on files and on the file-system. More...

#include <opentrep/basic/BasFileMgr.hpp>

Static Public Member Functions

static bool doesExistAndIsReadable (const std::string &iFilepath)
 

Detailed Description

Helper class for operations on files and on the file-system.

Definition at line 15 of file BasFileMgr.hpp.

Member Function Documentation

◆ doesExistAndIsReadable()

bool OPENTREP::BasFileMgr::doesExistAndIsReadable ( const std::string & iFilepath)
static

Definition at line 23 of file BasFileMgr.cpp.

Referenced by OPENTREP::PORParser::PORGeneration().


The documentation for this struct was generated from the following files: