1 #ifndef __STDAIR_BOM_BUCKETKEY_HPP 2 #define __STDAIR_BOM_BUCKETKEY_HPP 16 namespace serialization {
27 friend class boost::serialization::access;
66 void toStream (std::ostream& ioOut)
const;
73 void fromStream (std::istream& ioIn);
84 const std::string toString()
const;
92 template<
class Archive>
93 void serialize (Archive& ar,
const unsigned int iFileVersion);
100 void serialisationImplementationExport()
const;
101 void serialisationImplementationImport();
113 #endif // __STDAIR_BOM_BUCKETKEY_HPP
const SeatIndex_T & getSeatIndex() const
Base class for the keys of Business Object Model (BOM) layer.
Handle on the StdAir library context.