IAddInfoContainer.hpp
16 \ref dm_attributes section for implementation concepts and to the <a href="examples.html">examples</a>
35 @param[in] readOnly flag if the layout of storage object should be changed, in case the view layout is not a true subset of the storage layout
41 /// \brief internal creates a new addinfo object with the provide view layout that refers to the same storage object
45 @param[in] readOnly flag if the layout of storage object should be changed, in case the view layout is not a true subset of the storage layout
48 /// \brief internal creates a new addinfo object with the provide view layout and secures that the storage object contains the dataLayout
54 virtual void cloneAddInfoView(const AddInfoLayoutHandle &viewLayout, const AddInfoLayoutHandle &dataLayout) const = 0;
55 /// \brief internal creates a new addinfo object using the true storage layout that referring to the same storage object
60 virtual bool getAsDoubleByView(const AddInfoLayoutHandle &, unsigned index, double &value) const = 0;
61 virtual bool getAsLLongByView(const AddInfoLayoutHandle &, unsigned index, long long &value) const = 0;
