UF_VDAC_item_u
(查看源代码)
定义在: uf_vdac.h
也被称为:
UF_VDAC_item_u_t
UF_VDAC_item_u_p_t
UF_VDAC_item_u_c_t
UF_VDAC_item_u_pc_t
概述
union of item value types
Data Members
dval
double
type double
ival
int
type integer
dval_pc
const double*
address of type constant double
ival_pc
const int*
address of type constant integer