#include <vpi_user.h>
Data Fields | |
PLI_INT32 | format |
union { | |
PLI_BYTE8 * str | |
PLI_INT32 scalar | |
PLI_INT32 integer | |
double real | |
struct t_vpi_time * time | |
struct t_vpi_vecval * vector | |
struct t_vpi_strengthval * strength | |
PLI_BYTE8 * misc | |
} | value |
double s_vpi_value::real |
struct t_vpi_time* s_vpi_value::time [read] |
struct t_vpi_vecval* s_vpi_value::vector [read] |
struct t_vpi_strengthval* s_vpi_value::strength [read] |
union { ... } s_vpi_value::value |