1.00.8
C++ Standard Airline IT Object Library
|
|
Go to the documentation of this file. 1 #ifndef __STDAIR_BOM_BOMARCHIVE_HPP
2 #define __STDAIR_BOM_BOMARCHIVE_HPP
22 struct BookingRequestStruct;
65 #endif // __STDAIR_BOM_BOMARCHIVE_HPP
Class representing the actual attributes for an airline inventory.
Class representing the actual attributes for the Bom root.
Handle on the StdAir library context.
static void restore(const std::string &iArchive, Inventory &)
Class representing the actual attributes for an airline flight-date.
static void archive(const BomRoot &)
Utility class to archive/restore BOM objects with Boost serialisation.