SRGStructureData::SetGrowSize

void SRGStructureData::SetGrowSize(void)

Sets the size to expand the buffer when an attempt is made to access nonexisting data

Defined in: SRGStructureData.cpp

Return Value

Established grow size (=0 for external data)

Remarks

This class is not allowed to alter the size of the external data buffer unless overridden to do so.