AirInv Logo  1.00.0
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRINV::SegmentSnapshotTableHelper Class Reference

#include <airinv/bom/SegmentSnapshotTableHelper.hpp>

List of all members.

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().


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