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();
195 #endif // __AIRTSP_BOM_REACHABLEUNIVERSE_HPP
const stdair::HolderMap_T & getHolderMap() const
Class representing the root of the schedule-related BOM tree.
std::vector< SegmentPathPeriodLightList_T > SegmentPathPeriodListList_T
stdair::HolderMap_T _holderMap
stdair::BomAbstract * _parent
const stdair::AirportCode_T & getOrigin() const
void toStream(std::ostream &ioOut) const
ReachableUniverseKey Key_T
const Key_T & getKey() const
stdair::BomAbstract *const getParent() const
Class handling the generation / instantiation of the network BOM.
const SegmentPathPeriodListList_T & getSegmentPathPeriodListList() const
Structure representing the key of the schedule-related BOM tree root.
const std::string describeKey() const
friend class boost::serialization::access
void fromStream(std::istream &ioIn)
friend class stdair::FacBomManager
void serialize(Archive &ar, const unsigned int iFileVersion)
const std::string toString() const
std::string toString() const
const stdair::AirportCode_T & getBoardingPoint() const
SegmentPathPeriodListList_T _segmentPathPeriodListList