StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stdair::BasFileMgr Struct Reference

#include <stdair/basic/BasFileMgr.hpp>

List of all members.

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 13 of file BasFileMgr.hpp.


Member Function Documentation

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

Definition at line 23 of file BasFileMgr.cpp.

Referenced by stdair::BomINIImport::importINIConfig().


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