Serveur OPCUA générique
|
#include <cta_slc_device.h>
Fonctions membres publiques | |
CompoundDevice (xmlNodePtr noeud, std::string parent, std::string dataIdDescriptorRef) | |
~CompoundDevice () | |
void | createNodes () |
int | find (std::string ip, std::string *val_ip, std::string id, std::string *val_id) |
void | init () |
void | parse () |
Fonctions membres publiques inherited from CTA_Slc_Dict::Device | |
Device () | |
~Device () | |
void | afterAnalyse () |
Fonctions membres publiques inherited from CTA_Slc_Dict::ElementBase | |
ElementBase () | |
~ElementBase () | |
void | parse (std::string res, xmlNodePtr n) |
void | createFolder () |
void | createFolder (int folder) |
void | createNodes () |
int | find (std::string ip, std::string *val_ip, std::string id, std::string *val_id) |
Additional Inherited Members | |
Attributs publics inherited from CTA_Slc_Dict::Device | |
std::string | m_interface |
int | m_asynchrone |
HardwareConfig * | m_hardwareConfig |
std::list< HardwareConfig * > | m_hardwareConfigList |
DataSenderReceiver * | my_plugins |
PluginsLoader * | m_pluginsLoader |
std::string | m_pluginClass |
int | m_manageInterface |
InterfaceManager * | m_interfaceManager |
std::string | m_pluginFile |
Attributs protégés inherited from CTA_Slc_Dict::ElementBase | |
CTA_Hardware::HardWareInterface * | m_hardwareComm |
CTA_Slc_Dict::CompoundDevice::CompoundDevice | ( | xmlNodePtr | noeud, |
std::string | parent, | ||
std::string | dataIdDescriptorRef | ||
) |
CTA_Slc_Dict::CompoundDevice::~CompoundDevice | ( | ) |
|
virtual |
Implémente CTA_Slc_Dict::Device.
|
virtual |
Implémente CTA_Slc_Dict::Device.
|
virtual |
Implémente CTA_Slc_Dict::Device.
|
virtual |
Implémente CTA_Slc_Dict::Device.