OpENer - Open Source EtherNet/IP(TM) I/O Target Stack  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CipUnconnectedSendParameter Struct Reference

#include <ciptypes.h>

Collaboration diagram for CipUnconnectedSendParameter:
[legend]

Data Fields

void * data
 
CipMessageRouterRequest message_request
 
EipUint16 message_request_size
 
CipMessageRouterResponsemessage_response
 
EipByte priority
 
EipUint8 reserved
 
CipRoutePath route_path
 
EipUint8 timeout_ticks
 

Detailed Description

Definition at line 309 of file ciptypes.h.

Field Documentation

void* CipUnconnectedSendParameter::data

Definition at line 317 of file ciptypes.h.

CipMessageRouterRequest CipUnconnectedSendParameter::message_request

Definition at line 313 of file ciptypes.h.

EipUint16 CipUnconnectedSendParameter::message_request_size

Definition at line 312 of file ciptypes.h.

CipMessageRouterResponse* CipUnconnectedSendParameter::message_response

Definition at line 314 of file ciptypes.h.

EipByte CipUnconnectedSendParameter::priority

Definition at line 310 of file ciptypes.h.

EipUint8 CipUnconnectedSendParameter::reserved

Definition at line 315 of file ciptypes.h.

CipRoutePath CipUnconnectedSendParameter::route_path

Definition at line 316 of file ciptypes.h.

EipUint8 CipUnconnectedSendParameter::timeout_ticks

Definition at line 311 of file ciptypes.h.


The documentation for this struct was generated from the following file: