13 #ifndef CTA_SLC_ELEMENTBASE_H
14 #define CTA_SLC_ELEMENTBASE_H
18 #include <libxml/parser.h>
19 #include <libxml/xpath.h>
28 namespace CTA_Slc_Dict {
30 class SimpleDatapoint;
31 class CompoundDatapoint;
37 namespace CTA_Slc_Dict {
43 void parse(std::string res, xmlNodePtr n);
47 int find(std::string ip, std::string *val_ip, std::string
id,
74 OpcUa::BaseObjectType* pObjectType;
78 #endif // CTA_SLC_ELEMENTBASE_H