#include <opcdef.h>
Public Attributes | |
unsigned char | opc_b_rqstcode |
unsigned char | opc_b_scope |
unsigned int | opc_l_options |
union { | |
unsigned int opc_l_rq_options | |
struct { | |
unsigned char opc_b_rqopt_code | |
unsigned char opc_b_rqopt_fillb | |
unsigned short int opc_w_rqopt_fillw | |
} | |
}; | |
unsigned int | opc_l_attnmask1 |
unsigned int | opc_l_attnmask2 |
unsigned int | opc_l_rqstid |
unsigned int | opc_l_uic |
Definition at line 208 of file opcdef.h.
unsigned char _header_message::opc_b_rqstcode |
unsigned char _header_message::opc_b_scope |
unsigned int _header_message::opc_l_options |
unsigned int _header_message::opc_l_rq_options |
unsigned char _header_message::opc_b_rqopt_code |
unsigned char _header_message::opc_b_rqopt_fillb |
unsigned short int _header_message::opc_w_rqopt_fillw |
union { ... } |
unsigned int _header_message::opc_l_attnmask1 |
unsigned int _header_message::opc_l_attnmask2 |
unsigned int _header_message::opc_l_rqstid |
unsigned int _header_message::opc_l_uic |