11 #ifndef OPC_UA_Client_ATTRIBUTES_H 12 #define OPC_UA_Client_ATTRIBUTES_H 32 virtual std::vector<StatusCode>
Write(
const std::vector<OpcUa::WriteValue> & filter) = 0;
37 #endif // OPC_UA_Client_ATTRIBUTES_H
OPC UA Address space part. GNU LGPL.
virtual std::vector< StatusCode > Write(const std::vector< OpcUa::WriteValue > &filter)=0
virtual std::vector< DataValue > Read(const OpcUa::ReadParameters &filter) const =0
#define DEFINE_CLASS_POINTERS(ClassName)
Exception declarations GNU LGPL.