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
Utility class to archive/restore BOM objects with Boost serialisation.
Class representing the actual attributes for the Bom root.
Class representing the actual attributes for an airline inventory.
Class representing the actual attributes for an airline flight-date.
Handle on the StdAir library context.
static void restore(const std::string &iArchive, Inventory &)
static void archive(const BomRoot &)