#include <protocol_auto.h>
Public Attributes | |
| std::string | EndpointUrl |
| uint8_t | SecurityLevel |
| OpcUa::MessageSecurityMode | SecurityMode |
| std::string | SecurityPolicyUri |
| OpcUa::ApplicationDescription | Server |
| OpcUa::ByteString | ServerCertificate |
| std::string | TransportProfileUri |
| std::vector< OpcUa::UserTokenPolicy > | UserIdentityTokens |
Definition at line 563 of file protocol_auto.h.
| std::string OpcUa::EndpointDescription::EndpointUrl |
Definition at line 565 of file protocol_auto.h.
| uint8_t OpcUa::EndpointDescription::SecurityLevel |
Definition at line 572 of file protocol_auto.h.
| OpcUa::MessageSecurityMode OpcUa::EndpointDescription::SecurityMode |
Definition at line 568 of file protocol_auto.h.
| std::string OpcUa::EndpointDescription::SecurityPolicyUri |
Definition at line 569 of file protocol_auto.h.
| OpcUa::ApplicationDescription OpcUa::EndpointDescription::Server |
Definition at line 566 of file protocol_auto.h.
| OpcUa::ByteString OpcUa::EndpointDescription::ServerCertificate |
Definition at line 567 of file protocol_auto.h.
| std::string OpcUa::EndpointDescription::TransportProfileUri |
Definition at line 571 of file protocol_auto.h.
| std::vector<OpcUa::UserTokenPolicy> OpcUa::EndpointDescription::UserIdentityTokens |
Definition at line 570 of file protocol_auto.h.