#include <protocol_auto.h>
Public Attributes | |
| OpcUa::ByteString | ClientCertificate |
| OpcUa::ApplicationDescription | ClientDescription |
| OpcUa::ByteString | ClientNonce |
| std::string | EndpointUrl |
| uint32_t | MaxResponseMessageSize |
| double | RequestedSessionTimeout |
| std::string | ServerUri |
| std::string | SessionName |
Definition at line 751 of file protocol_auto.h.
| OpcUa::ByteString OpcUa::CreateSessionParameters::ClientCertificate |
Definition at line 758 of file protocol_auto.h.
| OpcUa::ApplicationDescription OpcUa::CreateSessionParameters::ClientDescription |
Definition at line 753 of file protocol_auto.h.
| OpcUa::ByteString OpcUa::CreateSessionParameters::ClientNonce |
Definition at line 757 of file protocol_auto.h.
| std::string OpcUa::CreateSessionParameters::EndpointUrl |
Definition at line 755 of file protocol_auto.h.
| uint32_t OpcUa::CreateSessionParameters::MaxResponseMessageSize |
Definition at line 760 of file protocol_auto.h.
| double OpcUa::CreateSessionParameters::RequestedSessionTimeout |
Definition at line 759 of file protocol_auto.h.
| std::string OpcUa::CreateSessionParameters::ServerUri |
Definition at line 754 of file protocol_auto.h.
| std::string OpcUa::CreateSessionParameters::SessionName |
Definition at line 756 of file protocol_auto.h.