#include <opcdef.h>
Public Attributes | |
unsigned short int | opcf_w_msgtype |
unsigned short int | opcf_w_spare_1 |
unsigned int | opcf_l_opc_msg |
unsigned int | opcf_l_opc_class_msk |
unsigned int | opcf_l_arg_count |
union { | |
union _opcf_arg opcf_r_item_arg [60] | |
char opcf_t_item_cd [240] | |
unsigned int opcf_l_item_ld [60] | |
}; |
Definition at line 346 of file opcdef.h.
unsigned short int _opcfao::opcf_w_msgtype |
unsigned short int _opcfao::opcf_w_spare_1 |
unsigned int _opcfao::opcf_l_opc_msg |
unsigned int _opcfao::opcf_l_opc_class_msk |
unsigned int _opcfao::opcf_l_arg_count |
union _opcf_arg _opcfao::opcf_r_item_arg[60] [write] |
char _opcfao::opcf_t_item_cd[240] |
unsigned int _opcfao::opcf_l_item_ld[60] |
union { ... } |