#include <protocol_auto.h>
Public Member Functions | |
GetEndpointsResponse () | |
Public Attributes | |
std::vector< OpcUa::EndpointDescription > | Endpoints |
OpcUa::ResponseHeader | Header |
OpcUa::NodeId | TypeId |
Definition at line 593 of file protocol_auto.h.
OpcUa::GetEndpointsResponse::GetEndpointsResponse | ( | ) |
Definition at line 56 of file constructors_auto.cpp.
std::vector<OpcUa::EndpointDescription> OpcUa::GetEndpointsResponse::Endpoints |
Definition at line 597 of file protocol_auto.h.
OpcUa::ResponseHeader OpcUa::GetEndpointsResponse::Header |
Definition at line 596 of file protocol_auto.h.
OpcUa::NodeId OpcUa::GetEndpointsResponse::TypeId |
Definition at line 595 of file protocol_auto.h.