1.00.8
C++ Standard Airline IT Object Library
|
|
Go to the documentation of this file. 1 #ifndef __STDAIR_BOM_INVENTORYKEY_HPP
2 #define __STDAIR_BOM_INVENTORYKEY_HPP
16 namespace serialization {
70 void toStream (std::ostream& ioOut)
const;
96 template<
class Archive>
97 void serialize (Archive& ar,
const unsigned int iFileVersion);
104 void serialisationImplementationExport()
const;
105 void serialisationImplementationImport();
117 #endif // __STDAIR_BOM_INVENTORYKEY_HPP
void fromStream(std::istream &ioIn)
std::string AirlineCode_T
const std::string toString() const
Base class for the keys of Business Object Model (BOM) layer.
friend class boost::serialization::access
void toStream(std::ostream &ioOut) const
Handle on the StdAir library context.
void serialize(Archive &ar, const unsigned int iFileVersion)
const AirlineCode_T & getAirlineCode() const
Key of a given inventory, made of the airline code.