2#ifndef __AIRTSP_BOM_REACHABLEUNIVERSETYPES_HPP
3#define __AIRTSP_BOM_REACHABLEUNIVERSETYPES_HPP
12#include <stdair/stdair_basic_types.hpp>
13#include <stdair/bom/key_types.hpp>
18 class ReachableUniverse;
24 typedef std::map<
const stdair::MapKey_T,
Class representing the root of the schedule-related BOM tree.
std::map< const stdair::MapKey_T, ReachableUniverse * > ReachableUniverseMap_T
std::list< ReachableUniverse * > ReachableUniverseList_T