GenvidEventSummary

struct GenvidEventSummary

The structure summarizing all of the results of a Reduce operation.

Public Members

const char *id

A string identifying the Reduce operation.

GenvidEventResult results[GENVID_MAX_RESULTS]

A series of results.

int numResults

The number of valid entries in results.