23#if !defined SOCPUBUFFERBASICPROPERTY_H
24#define SOCPUBUFFERBASICPROPERTY_H
46 SO_TYPED_CLASS_HEADER();
72 virtual void setMinMax (
const double& min,
const double& max);
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Abstract base cl...
<a href="IconLegend.html"><img src="extLDM.gif" alt="Large Data Management" border="0"></a> LDM inte...
<a href="IconLegend.html"><img src="extLDM.gif" alt="Large Data Management" border="0"></a> LDM buff...
SoCpuBufferBasicProperty()
Default constructor.
virtual size_t getRealSize() const
Returns the size of the buffer in bytes.
virtual void setMinMax(const double &min, const double &max)
Set the min and max values for this buffer.
virtual bool getMinMax(double &min, double &max)
Get the min and max values in the buffer, if they are known.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> CPU buffer objec...