#include <protocol_auto.h>
Public Member Functions | |
| ReadParameters () | |
Public Attributes | |
| std::vector< OpcUa::ReadValueId > | AttributesToRead |
| double | MaxAge |
| OpcUa::TimestampsToReturn | TimestampsToReturn |
Definition at line 1910 of file protocol_auto.h.
| OpcUa::ReadParameters::ReadParameters | ( | ) |
Definition at line 7 of file protocol.cpp.
| std::vector<OpcUa::ReadValueId> OpcUa::ReadParameters::AttributesToRead |
Definition at line 1914 of file protocol_auto.h.
| double OpcUa::ReadParameters::MaxAge |
Definition at line 1912 of file protocol_auto.h.
| OpcUa::TimestampsToReturn OpcUa::ReadParameters::TimestampsToReturn |
Definition at line 1913 of file protocol_auto.h.