OSFI-C  3.10.0
OpenSF Integration Library
osfi_vecTime_t Struct Reference

Vector of time values, with size and contents. More...

#include <OSFIC.h>

Data Fields

int count
 Number of elements in the vector, never negative.
 
osfi_timevalue_t values []
 Values, at indices 0..count-1.
 

Detailed Description

Vector of time values, with size and contents.


The documentation for this struct was generated from the following file: