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