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