1 #ifndef __AIRTSP_BOM_ORIGINDESTINATIONSETKEY_HPP
2 #define __AIRTSP_BOM_ORIGINDESTINATIONSETKEY_HPP
11 #include <stdair/stdair_basic_types.hpp>
12 #include <stdair/bom/KeyAbstract.hpp>
16 namespace serialization {
74 void toStream (std::ostream& ioOut)
const;
100 template<
class Archive>
101 void serialize (Archive& ar,
const unsigned int iFileVersion);
108 void serialisationImplementationExport()
const;
109 void serialisationImplementationImport();
117 stdair::AirportCode_T _destination;
121 #endif // __AIRTSP_BOM_ORIGINDESTINATIONSETKEY_HPP
friend class boost::serialization::access
void fromStream(std::istream &ioIn)
const std::string toString() const
~OriginDestinationSetKey()
void serialize(Archive &ar, const unsigned int iFileVersion)
const stdair::AirportCode_T & getOffPoint() const
void toStream(std::ostream &ioOut) const
Structure representing the key of a sub-network.