AirInv Logo  1.00.1
C++ Simulated Airline Inventory Management System library
AIRINV::SegmentSnapshotTableHelper Class Reference

#include <airinv/bom/SegmentSnapshotTableHelper.hpp>

Static Public Member Functions

static void takeSnapshots (stdair::SegmentSnapshotTable &, const stdair::DateTime_T &)
 

Detailed Description

Class representing the actual business functions for an airline inventory.

Definition at line 22 of file SegmentSnapshotTableHelper.hpp.

Member Function Documentation

void AIRINV::SegmentSnapshotTableHelper::takeSnapshots ( stdair::SegmentSnapshotTable &  ioSegmentSnapshotTable,
const stdair::DateTime_T &  iSnapshotTime 
)
static

Take inventory snapshots.

Definition at line 27 of file SegmentSnapshotTableHelper.cpp.

References AIRINV::SegmentCabinHelper::updateAvailabilities().

Referenced by AIRINV::InventoryHelper::takeSnapshots().


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