AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ Flush()

void SdsId::Flush ( StatusType *const  status)
inline

Flush data modified by pointer.

When the data of an SDS is modified via a pointer obtained by SdsPointer() or SdsId::Pointer, then this method should be used to ensure the data is updated correctly.

This is currently a null method for all machines on which SDS is currently implemented, but may be required in the future.

See also
SdsFlush()
Parameters
statusInherited status.