Set the threadID attribute of this record attributes object to the specified threadID.

Synopsis

Declared in <ball_recordattributes.h>

void
setThreadID(bsls::Types::Uint64 threadID);

Parameters

Name

Description

threadID

thread id of creator

Created with MrDocs