Set the address attribute of this object to the specified value. Note that the value (void *)0) indicates that address is "unknown".
Synopsis
Declared in <balst_stacktraceframe.h>
void
setAddress(void const* value);
Parameters
Name |
Description |
value |
new address |
Created with MrDocs