SRGraphDynamicData::SetValue

voidSRGraphDynamicData::SetValue(intvalue)

Places an integer value into the buffer

Defined in: SRGDat.cpp

Parameters

value

Integer value to be stored

Remarks

The value is placed into the buffer at the input pointer. Before the value is assigned, the input pointer is checked. If the input pointer is outside the buffer size, the behavior depends on the cyclic flag and the value of m_nGrowSize.

See also...

CheckInIndex,  SetGrowSize,  SetBufferSize,  GetHighestValidIndex