1.00.5
C++ Simulated Airline Inventory Management System Library
|
|
Go to the documentation of this file. 1 #ifndef __AIRINV_BOM_BUCKETSTRUCT_HPP
2 #define __AIRINV_BOM_BUCKETSTRUCT_HPP
11 #include <stdair/stdair_inventory_types.hpp>
12 #include <stdair/basic/StructAbstract.hpp>
34 void fill (stdair::Bucket&)
const;
47 #endif // __AIRINV_BOM_BUCKETSTRUCT_HPP
const std::string describe() const
std::vector< BucketStruct > BucketStructList_T
stdair::NbOfSeats_T _nbOfSeats
stdair::CabinCapacity_T _availability
stdair::SeatIndex_T _seatIndex
void fill(stdair::Bucket &) const
Utility Structure for the parsing of Bucket structures.
stdair::Yield_T _yieldRangeUpperValue