#include <opentrep/command/PORParser.hpp>
Static Public Member Functions | |
static void | PORGeneration (const PORFilePath_T &) |
Class wrapping the parser entry point.
Definition at line 15 of file PORParser.hpp.
|
static |
Parses the CSV file describing the POR (points of reference), and generates the POR BOM tree accordingly.
const | PORFilePath_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.