Append the specified 64‐bit integer value to this object.

Synopsis

Declared in <ball_userfields.h>

void
appendInt64(bsls::Types::Int64 value);

Parameters

Name

Description

value

64‐bit integer to append

Created with MrDocs