![]() |
Serveur OPCUA générique
|
#include <cta_slc_method.h>
Fonctions membres publiques | |
| Method (xmlNodePtr noeud, std::string parent) | |
| Method (std::string name, std::string parent) | |
| ~Method () | |
| void | createNodes (CTA_UA::ControllerObject *pControler) |
| void | parse () |
| std::string | getParent () |
| int | getEvent (std::string *name, std::string *message) |
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::Method::Method | ( | xmlNodePtr | noeud, |
| std::string | parent | ||
| ) |
| CTA_Slc_Dict::Method::Method | ( | std::string | name, |
| std::string | parent | ||
| ) |
| CTA_Slc_Dict::Method::~Method | ( | ) |
| void CTA_Slc_Dict::Method::createNodes | ( | CTA_UA::ControllerObject * | pControler | ) |
| int CTA_Slc_Dict::Method::getEvent | ( | std::string * | name, |
| std::string * | message | ||
| ) |
| std::string CTA_Slc_Dict::Method::getParent | ( | ) |
| void CTA_Slc_Dict::Method::parse | ( | ) |
1.8.3.1