Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
freeopcua
src
server
xml_processor.h
Go to the documentation of this file.
1
11
12
#ifndef XML_ADDRESS_SPACE_PROCESSOR_H_
13
#define XML_ADDRESS_SPACE_PROCESSOR_H_
14
15
#include <
opc/common/interface.h
>
16
#include <libxml/tree.h>
17
18
namespace
OpcUa
19
{
20
namespace
Internal
21
{
22
23
class
XmlProcessor
:
private
Common::Interface
24
{
25
public
:
26
virtual
void
Process
(xmlNode & node) = 0;
27
};
28
29
}
// namespace Internal
30
31
}
// namespace OpcUa
32
33
#endif
/* XML_ADDRESS_SPACE_PROCESSOR_H_ */
Common::Interface
Definition:
interface.h:17
OpcUa::Internal::XmlProcessor
Definition:
xml_processor.h:23
OpcUa::Internal::XmlProcessor::Process
virtual void Process(xmlNode &node)=0
interface.h
OpcUa
OPC UA Address space part. GNU LGPL.
Definition:
ua/client/addon.h:18
ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:08