Serveur OPCUA générique
|
#include <cta_slc_alarm.h>
Fonctions membres publiques | |
Alarm (xmlNodePtr noeud, std::string parent) | |
~Alarm () | |
void | createNodes (UaPropertyMethodArgument *pPropertyArg, int index) |
void | parse () |
AlarmStruct * | getInfo () |
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::ElementBase | |
std::string | m_pname |
std::string | m_parent |
std::string | m_full |
int | m_multiplicity |
xmlNodePtr | m_racine |
std::string | m_dict |
std::string | m_type |
std::string | m_description |
std::string | m_endDelimiter |
int | m_historizing |
std::list< Attribut * > | m_info |
std::list< Attribut * > | m_attribut |
std::list< SimpleDatapoint * > | m_datapoint |
std::list< CompoundDatapoint * > | m_compoundDatapoint |
std::list< CompoundDevice * > | m_compound |
std::list< SimpleDevice * > | m_device |
std::string | m_dataIdDescriptorRef |
CTA_UA::NodeManagerCTA * | m_pNodeManager |
CTA_Slc::XmlManager * | m_pAnalyserManager |
vector< int > | m_index |
Attributs protégés inherited from CTA_Slc_Dict::ElementBase | |
CTA_Hardware::HardWareInterface * | m_hardwareComm |
CTA_Slc_Dict::Alarm::Alarm | ( | xmlNodePtr | noeud, |
std::string | parent | ||
) |
CTA_Slc_Dict::Alarm::~Alarm | ( | ) |
void CTA_Slc_Dict::Alarm::createNodes | ( | UaPropertyMethodArgument * | pPropertyArg, |
int | index | ||
) |
AlarmStruct * CTA_Slc_Dict::Alarm::getInfo | ( | ) |
void CTA_Slc_Dict::Alarm::parse | ( | ) |