1 #ifndef __STDAIR_BOM_NESTINGNODE_HPP
2 #define __STDAIR_BOM_NESTINGNODE_HPP
18 namespace serialization {
30 template <
typename BOM>
friend class FacBom;
110 template<
class Archive>
111 void serialize (Archive& ar,
const unsigned int iFileVersion);
121 void serialisationImplementationExport()
const;
122 void serialisationImplementationImport();
173 #endif // __STDAIR_BOM_NESTINGNODE_HPP
void setYield(const Yield_T &iYield)
const std::string describeKey() const
BomAbstract *const getParent() const
const Key_T & getKey() const
Utility class for linking StdAir-based objects.
const HolderMap_T & getHolderMap() const
Handle on the StdAir library context.
std::map< const std::type_info *, BomAbstract * > HolderMap_T
Base class for the Business Object Model (BOM) layer.
const Yield_T & getYield() const
void serialize(Archive &ar, const unsigned int iFileVersion)
const std::string toString() const
std::string toString() const
Base class for Factory layer.
void toStream(std::ostream &ioOut) const
friend class boost::serialization::access
Key of a given policy, made of a policy code.
void fromStream(std::istream &ioIn)