1 #ifndef __STDAIR_BOM_NESTINGSTRUCTUREKEY_HPP
2 #define __STDAIR_BOM_NESTINGSTRUCTUREKEY_HPP
16 namespace serialization {
57 return _nestingStructureCode;
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_NESTINGSTRUCTUREKEY_HPP
friend class boost::serialization::access
void toStream(std::ostream &ioOut) const
void fromStream(std::istream &ioIn)
Handle on the StdAir library context.
Base class for the keys of Business Object Model (BOM) layer.
Key of a given policy, made of a policy code.
std::string NestingStructureCode_T
const NestingStructureCode_T & getNestingStructureCode() const
const std::string toString() const
void serialize(Archive &ar, const unsigned int iFileVersion)