Method

IbisBatchget_reference_tag

since: 0.12

Declaration [src]

const char*
ibis_batch_get_reference_tag (
  IbisBatch* batch
)

Description [src]

Gets the reference tag of the batch.

Available since: 0.12

Return value

Type: const char*

The reference tag of the batch.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.