setUpdateState

This method specifies whether the memory log is updated. It is called by the OXF::init method.

Visibility
Public
Signature
void setUpdateState (bool);
Parameters
bool

Set this to true to have the memory log updated (and have new memory allocations recorded). Otherwise, set this to false.


Feedback