OpenTREP Logo  0.6.0
C++ Open Travel Request Parsing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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: