Statistical data

A statistical data structure maps an individual result returned from a statistics C API function.

The data type CTG_StatData_t is defined in the C language header files. The statistical data represents individual statistics, or name-value pairs.

Individual results can be accessed using the getFirstStat and getNextStat functions.

CTG_StatData_t provides two fields, a character pointer and length, to enable access to individual elements of a statistical result set. These elements are the statistical ID and statistical value data, as described in Correlating results and error checking.


Concept Concept

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tgzos_latest/help/topic/com.ibm.cics.tg.zos.doc//progdezos/statdata.html