#include <opcdef.h>
Public Attributes | |
| unsigned char | opc_b_ms_type |
| union { | |
| struct { | |
| union { | |
| unsigned char opc_b_ms_target | |
| unsigned char opc_b_ms_enab | |
| } | |
| unsigned short int opc_w_ms_status | |
| } | |
| unsigned char opc_z_ms_target_classes [3] | |
| unsigned char opc_z_ms_enab_terminals [3] | |
| }; | |
| union { | |
| unsigned int opc_l_ms_rplyid | |
| union { | |
| unsigned int opc_l_ms_mask | |
| unsigned int opc_l_ms_rqstid | |
| } | |
| }; | |
| union { | |
| unsigned int opc_l_ms_text | |
| struct { | |
| unsigned short int opc_w_ms_ounit | |
| char opc_t_ms_oname | |
| } | |
| }; | |
| short int opcdef_ | $_fill_1 [7] |
| unsigned int | opc_l_ms_otext [32] |
| union { | |
| unsigned int opc_l_ms_maxsz | |
| struct { | |
| unsigned opc_v_nm_centrl: 1 | |
| unsigned opc_v_nm_print: 1 | |
| unsigned opc_v_nm_tapes: 1 | |
| unsigned opc_v_nm_disks: 1 | |
| unsigned opc_v_nm_device: 1 | |
| unsigned opc_v_nm_cards: 1 | |
| unsigned opc_v_nm_ntwork: 1 | |
| unsigned opc_v_nm_cluster: 1 | |
| unsigned opc_v_nm_security: 1 | |
| unsigned opc_v_nm_reply: 1 | |
| unsigned opc_v_nm_software: 1 | |
| unsigned opc_v_nm_license: 1 | |
| unsigned opc_v_nm_oper1: 1 | |
| unsigned opc_v_nm_oper2: 1 | |
| unsigned opc_v_nm_oper3: 1 | |
| unsigned opc_v_nm_oper4: 1 | |
| unsigned opc_v_nm_oper5: 1 | |
| unsigned opc_v_nm_oper6: 1 | |
| unsigned opc_v_nm_oper7: 1 | |
| unsigned opc_v_nm_oper8: 1 | |
| unsigned opc_v_nm_oper9: 1 | |
| unsigned opc_v_nm_oper10: 1 | |
| unsigned opc_v_nm_oper11: 1 | |
| unsigned opc_v_nm_oper12: 1 | |
| } | |
| }; | |
Definition at line 38 of file opcdef.h.
| unsigned char _opcdef::opc_b_ms_type |
| unsigned char _opcdef::opc_b_ms_target |
| unsigned char _opcdef::opc_b_ms_enab |
| unsigned short int _opcdef::opc_w_ms_status |
| unsigned char _opcdef::opc_z_ms_target_classes[3] |
| unsigned char _opcdef::opc_z_ms_enab_terminals[3] |
| union { ... } |
| unsigned int _opcdef::opc_l_ms_rplyid |
| unsigned int _opcdef::opc_l_ms_mask |
| unsigned int _opcdef::opc_l_ms_rqstid |
| union { ... } |
| unsigned int _opcdef::opc_l_ms_text |
| unsigned short int _opcdef::opc_w_ms_ounit |
| union { ... } |
| unsigned int _opcdef::opc_l_ms_otext[32] |
| unsigned int _opcdef::opc_l_ms_maxsz |
| unsigned _opcdef::opc_v_nm_centrl |
| unsigned _opcdef::opc_v_nm_print |
| unsigned _opcdef::opc_v_nm_tapes |
| unsigned _opcdef::opc_v_nm_disks |
| unsigned _opcdef::opc_v_nm_device |
| unsigned _opcdef::opc_v_nm_cards |
| unsigned _opcdef::opc_v_nm_ntwork |
| unsigned _opcdef::opc_v_nm_cluster |
| unsigned _opcdef::opc_v_nm_security |
| unsigned _opcdef::opc_v_nm_reply |
| unsigned _opcdef::opc_v_nm_software |
| unsigned _opcdef::opc_v_nm_license |
| unsigned _opcdef::opc_v_nm_oper1 |
| unsigned _opcdef::opc_v_nm_oper2 |
| unsigned _opcdef::opc_v_nm_oper3 |
| unsigned _opcdef::opc_v_nm_oper4 |
| unsigned _opcdef::opc_v_nm_oper5 |
| unsigned _opcdef::opc_v_nm_oper6 |
| unsigned _opcdef::opc_v_nm_oper7 |
| unsigned _opcdef::opc_v_nm_oper8 |
| unsigned _opcdef::opc_v_nm_oper9 |
| unsigned _opcdef::opc_v_nm_oper10 |
| unsigned _opcdef::opc_v_nm_oper11 |
| unsigned _opcdef::opc_v_nm_oper12 |
| union { ... } |
1.5.5