$treeview $search $mathjax
AirInv Logo  1.00.1
$projectbrief
$projectbrief
$searchbox

AIRINV::InventoryParserHelper::InventoryParser Struct Reference

#include <airinv/command/InventoryParserHelper.hpp>

Inheritance diagram for AIRINV::InventoryParserHelper::InventoryParser:
grammar

List of all members.

Classes

struct  definition

Public Member Functions

 InventoryParser (stdair::BomRoot &, FlightDateStruct &, unsigned int &)

Public Attributes

stdair::BomRoot & _bomRoot
FlightDateStruct_flightDate
unsigned int & _nbOfFlights

Detailed Description

FlightDepDate; 2010-02-08; SIN; BKK; L; 10.0; 1.0;

Grammar: FlightDate ::= FlightDepDate ';' Origin ';' Destination EndOfFlightDate FlightDepDate ::= date EndOfFlightDate ::= ';' Grammar for the inventory parser.

Definition at line 470 of file InventoryParserHelper.hpp.


Constructor & Destructor Documentation

AIRINV::InventoryParserHelper::InventoryParser::InventoryParser ( stdair::BomRoot &  ioBomRoot,
FlightDateStruct ioFlightDate,
unsigned int &  ioNbOfFlights 
)

Definition at line 894 of file InventoryParserHelper.cpp.


Member Data Documentation


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