26 BomManager::getList<NestingNode> (lYieldBasedNS);
27 for (NestingNodeList_T::const_iterator itNode = lNestingNodeList.begin();
28 itNode != lNestingNodeList.end(); ++itNode) {
30 assert (lNode_ptr != NULL);
36 HolderMap_T::const_iterator itHolder = lHolderMap.find (&
typeid (
BookingClass));
38 if (itHolder == lHolderMap.end()) {
47 assert (lBomHolder_ptr != NULL);
void setYield(const Yield_T &iYield)
const std::string describeKey() const
const HolderMap_T & getHolderMap() const
Handle on the StdAir library context.
std::map< const std::type_info *, BomAbstract * > HolderMap_T
std::list< NestingNode * > NestingNodeList_T
std::list< BookingClass * > BookingClassList_T
Class representing the actual attributes for an airline segment-cabin.
Class representing the holder of BOM object containers (list and map).
const NestingStructureCode_T YIELD_BASED_NESTING_STRUCTURE_CODE
static void resetYieldBasedNestingStructure(const SegmentCabin &)