1 #ifndef __STDAIR_BOM_POLICYKEY_HPP
2 #define __STDAIR_BOM_POLICYKEY_HPP
16 namespace serialization {
68 void toStream (std::ostream& ioOut)
const;
94 template<
class Archive>
95 void serialize (Archive& ar,
const unsigned int iFileVersion);
102 void serialisationImplementationExport()
const;
103 void serialisationImplementationImport();
115 #endif // __STDAIR_BOM_POLICYKEY_HPP
Handle on the StdAir library context.
void toStream(std::ostream &ioOut) const
void fromStream(std::istream &ioIn)
Base class for the keys of Business Object Model (BOM) layer.
void serialize(Archive &ar, const unsigned int iFileVersion)
friend class boost::serialization::access
Key of a given policy, made of a policy code.
const PolicyCode_T & getPolicyCode() const
const std::string toString() const