protocol.cpp
Go to the documentation of this file.
00001 
00002 #include <opc/ua/protocol/protocol.h>
00003 
00004 namespace OpcUa
00005 {
00006 
00007   ReadParameters::ReadParameters()
00008     : MaxAge(0)
00009     , TimestampsToReturn(OpcUa::TimestampsToReturn::Neither)
00010   {
00011 
00012   }
00013 
00014 
00015 }


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Sat Jun 8 2019 18:24:56