open62541 1.3.12
Open source implementation of OPC UA
|
#include <types_generated.h>
Definition at line 436 of file types_generated.h.
UA_RequestHeader UA_CreateSessionRequest::requestHeader |
Definition at line 437 of file types_generated.h.
UA_ApplicationDescription UA_CreateSessionRequest::clientDescription |
Definition at line 438 of file types_generated.h.
UA_String UA_CreateSessionRequest::serverUri |
Definition at line 439 of file types_generated.h.
UA_String UA_CreateSessionRequest::endpointUrl |
Definition at line 440 of file types_generated.h.
UA_String UA_CreateSessionRequest::sessionName |
Definition at line 441 of file types_generated.h.
UA_ByteString UA_CreateSessionRequest::clientNonce |
Definition at line 442 of file types_generated.h.
UA_ByteString UA_CreateSessionRequest::clientCertificate |
Definition at line 443 of file types_generated.h.
UA_Double UA_CreateSessionRequest::requestedSessionTimeout |
Definition at line 444 of file types_generated.h.
UA_UInt32 UA_CreateSessionRequest::maxResponseMessageSize |
Definition at line 445 of file types_generated.h.