1#ifndef __AIRTSP_BOM_REACHABLEUNIVERSE_HPP
2#define __AIRTSP_BOM_REACHABLEUNIVERSE_HPP
11#include <stdair/bom/BomAbstract.hpp>
19 namespace serialization {
26 template <
typename BOM>
class FacBom;
133 template<
class Archive>
134 void serialize (Archive& ar,
const unsigned int iFileVersion);
141 void serialisationImplementationExport()
const;
142 void serialisationImplementationImport();
Class representing the root of the schedule-related BOM tree.
const Key_T & getKey() const
stdair::HolderMap_T _holderMap
void fromStream(std::istream &ioIn)
ReachableUniverseKey Key_T
stdair::BomAbstract * _parent
const std::string describeKey() const
const SegmentPathPeriodListList_T & getSegmentPathPeriodListList() const
void serialize(Archive &ar, const unsigned int iFileVersion)
const stdair::AirportCode_T & getOrigin() const
stdair::BomAbstract *const getParent() const
void toStream(std::ostream &ioOut) const
friend class boost::serialization::access
friend class stdair::FacBomManager
std::string toString() const
SegmentPathPeriodListList_T _segmentPathPeriodListList
const stdair::HolderMap_T & getHolderMap() const
Class handling the generation / instantiation of the network BOM.
std::vector< SegmentPathPeriodLightList_T > SegmentPathPeriodListList_T
Structure representing the key of the schedule-related BOM tree root.
const std::string toString() const
const stdair::AirportCode_T & getBoardingPoint() const