open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_CallRequest Struct Reference

#include <types_generated.h>

Data Fields

UA_RequestHeader requestHeader
 
size_t methodsToCallSize
 
UA_CallMethodRequestmethodsToCall
 

Detailed Description

Definition at line 1262 of file types_generated.h.

Field Documentation

◆ requestHeader

UA_RequestHeader UA_CallRequest::requestHeader

Definition at line 1263 of file types_generated.h.

◆ methodsToCallSize

size_t UA_CallRequest::methodsToCallSize

Definition at line 1264 of file types_generated.h.

◆ methodsToCall

UA_CallMethodRequest* UA_CallRequest::methodsToCall

Definition at line 1265 of file types_generated.h.


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