1 #ifndef __STDAIR_BOM_BUCKETKEY_HPP
2 #define __STDAIR_BOM_BUCKETKEY_HPP
16 namespace serialization {
66 void toStream (std::ostream& ioOut)
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
Handle on the StdAir library context.
const std::string toString() const
Base class for the keys of Business Object Model (BOM) layer.
friend class boost::serialization::access
void fromStream(std::istream &ioIn)
void serialize(Archive &ar, const unsigned int iFileVersion)
void toStream(std::ostream &ioOut) const
const SeatIndex_T & getSeatIndex() const