OpenTREP Logo  0.6.0
C++ Open Travel Request Parsing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OPENTREP::PORParser Class Reference

#include <opentrep/command/PORParser.hpp>

Static Public Member Functions

static void PORGeneration (const PORFilePath_T &)
 

Detailed Description

Class wrapping the parser entry point.

Definition at line 15 of file PORParser.hpp.

Member Function Documentation

void OPENTREP::PORParser::PORGeneration ( const PORFilePath_T iPORFilename)
static

Parses the CSV file describing the POR (points of reference), and generates the POR BOM tree accordingly.

Parameters
constPORFilePath_T& The file-name of the CSV-formatted POR input file.

Definition at line 16 of file PORParser.cpp.

References OPENTREP::BasFileMgr::doesExistAndIsReadable(), OPENTREP::PORFileParser::generateLocations(), and OPENTREP_LOG_ERROR.


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