open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_CallRequest Struct Reference

#include <types_generated.h>

Data Fields

UA_RequestHeader requestHeader
 
size_t methodsToCallSize
 
UA_CallMethodRequestmethodsToCall
 

Detailed Description

CallRequest.

Definition at line 2825 of file types_generated.h.

Field Documentation

◆ methodsToCall

UA_CallMethodRequest* UA_CallRequest::methodsToCall

Definition at line 2828 of file types_generated.h.

◆ methodsToCallSize

size_t UA_CallRequest::methodsToCallSize

Definition at line 2827 of file types_generated.h.

◆ requestHeader

UA_RequestHeader UA_CallRequest::requestHeader

Definition at line 2826 of file types_generated.h.


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