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

TRAVELCCM::ChoiceManager Class Reference

#include <travelccm/command/ChoiceManager.hpp>

List of all members.


Static Public Member Functions

static const stdair::TravelSolutionStruct * chooseTravelSolution (stdair::TravelSolutionList_T &, const stdair::BookingRequestStruct &, const stdair::PassengerChoiceModel::EN_PassengerChoiceModel &)

Detailed Description

Class managing the customer choice model/algorithm.

Definition at line 22 of file ChoiceManager.hpp.


Member Function Documentation

const stdair::TravelSolutionStruct * TRAVELCCM::ChoiceManager::chooseTravelSolution ( stdair::TravelSolutionList_T &  ,
const stdair::BookingRequestStruct &  ,
const stdair::PassengerChoiceModel::EN_PassengerChoiceModel &   
) [static]

Choose the travel solution and the fare option within the given list of travel solutions.

The returned pointer will be NULL if no travel solution is chosen (e.g. Willingness-To-Pay too low).

Definition at line 19 of file ChoiceManager.cpp.

References TRAVELCCM::PriceOrientedModel::chooseTravelSolution(), TRAVELCCM::HardRestrictionModel::chooseTravelSolution(), and TRAVELCCM::HybridModel::chooseTravelSolution().

Referenced by TRAVELCCM::TRAVELCCM_Service::chooseTravelSolution().


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