#include <protocol_auto.h>
Public Attributes | |
OpcUa::NodeId | AuthenticationToken |
uint32_t | MaxRequestMessageSize |
double | RevisedSessionTimeout |
OpcUa::ByteString | ServerCertificate |
std::vector< OpcUa::EndpointDescription > | ServerEndpoints |
OpcUa::ByteString | ServerNonce |
OpcUa::SignatureData | ServerSignature |
std::vector< OpcUa::SignedSoftwareCertificate > | ServerSoftwareCertificates |
OpcUa::NodeId | SessionId |
Definition at line 773 of file protocol_auto.h.
OpcUa::NodeId OpcUa::CreateSessionResult::AuthenticationToken |
Definition at line 776 of file protocol_auto.h.
uint32_t OpcUa::CreateSessionResult::MaxRequestMessageSize |
Definition at line 783 of file protocol_auto.h.
double OpcUa::CreateSessionResult::RevisedSessionTimeout |
Definition at line 777 of file protocol_auto.h.
OpcUa::ByteString OpcUa::CreateSessionResult::ServerCertificate |
Definition at line 779 of file protocol_auto.h.
std::vector<OpcUa::EndpointDescription> OpcUa::CreateSessionResult::ServerEndpoints |
Definition at line 780 of file protocol_auto.h.
OpcUa::ByteString OpcUa::CreateSessionResult::ServerNonce |
Definition at line 778 of file protocol_auto.h.
OpcUa::SignatureData OpcUa::CreateSessionResult::ServerSignature |
Definition at line 782 of file protocol_auto.h.
std::vector<OpcUa::SignedSoftwareCertificate> OpcUa::CreateSessionResult::ServerSoftwareCertificates |
Definition at line 781 of file protocol_auto.h.
OpcUa::NodeId OpcUa::CreateSessionResult::SessionId |
Definition at line 775 of file protocol_auto.h.