| OpENer - Open Source EtherNet/IP(TM)  I/O Target Stack
    2.1
    | 
CIP Message Router Request. More...
#include <ciptypes.h>
| Data Fields | |
| const CipOctet * | data | 
| CipEpath | request_path | 
| EipInt16 | request_path_size | 
| CipUsint | service | 
CIP Message Router Request.
Definition at line 187 of file ciptypes.h.
| const CipOctet* CipMessageRouterRequest::data | 
Definition at line 191 of file ciptypes.h.
Referenced by AssembleForwardCloseResponse(), CreateMessageRouterRequestStructure(), ForwardClose(), ForwardOpen(), ParseConnectionPath(), SetAssemblyAttributeSingle(), SetAttributeSingleQoS(), and SetAttributeSingleTcp().
| CipEpath CipMessageRouterRequest::request_path | 
Definition at line 189 of file ciptypes.h.
Referenced by CreateMessageRouterRequestStructure(), GetAttributeAll(), GetAttributeAllTcpIpInterface(), GetAttributeSingle(), GetAttributeSingleEthernetLink(), NotifyClass(), NotifyMessageRouter(), SetAssemblyAttributeSingle(), SetAttributeSingleQoS(), and SetAttributeSingleTcp().
| EipInt16 CipMessageRouterRequest::request_path_size | 
Definition at line 190 of file ciptypes.h.
Referenced by CreateMessageRouterRequestStructure(), ParseConnectionPath(), and SetAssemblyAttributeSingle().
| CipUsint CipMessageRouterRequest::service | 
Definition at line 188 of file ciptypes.h.
Referenced by AssembleForwardCloseResponse(), CreateMessageRouterRequestStructure(), GetAttributeAll(), GetAttributeSingle(), GetAttributeSingleEthernetLink(), NotifyClass(), SetAssemblyAttributeSingle(), SetAttributeSingleQoS(), and SetAttributeSingleTcp().