open62541 1.3.12
Open source implementation of OPC UA
|
#include <types_generated.h>
Definition at line 451 of file types_generated.h.
UA_ResponseHeader UA_CreateSessionResponse::responseHeader |
Definition at line 452 of file types_generated.h.
UA_NodeId UA_CreateSessionResponse::sessionId |
Definition at line 453 of file types_generated.h.
UA_NodeId UA_CreateSessionResponse::authenticationToken |
Definition at line 454 of file types_generated.h.
UA_Double UA_CreateSessionResponse::revisedSessionTimeout |
Definition at line 455 of file types_generated.h.
UA_ByteString UA_CreateSessionResponse::serverNonce |
Definition at line 456 of file types_generated.h.
UA_ByteString UA_CreateSessionResponse::serverCertificate |
Definition at line 457 of file types_generated.h.
size_t UA_CreateSessionResponse::serverEndpointsSize |
Definition at line 458 of file types_generated.h.
UA_EndpointDescription* UA_CreateSessionResponse::serverEndpoints |
Definition at line 459 of file types_generated.h.
size_t UA_CreateSessionResponse::serverSoftwareCertificatesSize |
Definition at line 460 of file types_generated.h.
UA_SignedSoftwareCertificate* UA_CreateSessionResponse::serverSoftwareCertificates |
Definition at line 461 of file types_generated.h.
UA_SignatureData UA_CreateSessionResponse::serverSignature |
Definition at line 462 of file types_generated.h.
UA_UInt32 UA_CreateSessionResponse::maxRequestMessageSize |
Definition at line 463 of file types_generated.h.