|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
CreateSessionResponse.
Definition at line 1611 of file types_generated.h.
| UA_NodeId UA_CreateSessionResponse::authenticationToken |
Definition at line 1614 of file types_generated.h.
| UA_UInt32 UA_CreateSessionResponse::maxRequestMessageSize |
Definition at line 1623 of file types_generated.h.
| UA_ResponseHeader UA_CreateSessionResponse::responseHeader |
Definition at line 1612 of file types_generated.h.
| UA_Double UA_CreateSessionResponse::revisedSessionTimeout |
Definition at line 1615 of file types_generated.h.
| UA_ByteString UA_CreateSessionResponse::serverCertificate |
Definition at line 1617 of file types_generated.h.
| UA_EndpointDescription* UA_CreateSessionResponse::serverEndpoints |
Definition at line 1619 of file types_generated.h.
| size_t UA_CreateSessionResponse::serverEndpointsSize |
Definition at line 1618 of file types_generated.h.
| UA_ByteString UA_CreateSessionResponse::serverNonce |
Definition at line 1616 of file types_generated.h.
| UA_SignatureData UA_CreateSessionResponse::serverSignature |
Definition at line 1622 of file types_generated.h.
| UA_SignedSoftwareCertificate* UA_CreateSessionResponse::serverSoftwareCertificates |
Definition at line 1621 of file types_generated.h.
| size_t UA_CreateSessionResponse::serverSoftwareCertificatesSize |
Definition at line 1620 of file types_generated.h.
| UA_NodeId UA_CreateSessionResponse::sessionId |
Definition at line 1613 of file types_generated.h.