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