Serveur OPCUA générique
|
#include <cta_slc_instruction_set.h>
Fonctions membres publiques | |
void | createNodes () |
void | parse () |
int | getCmd (std::string name, std::string *value) |
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) |
Fonctions membres publiques statiques | |
static Instruction_set * | getInstance (xmlNodePtr noeud, std::string parent) |
static Instruction_set * | getInstance () |
static void | kill () |
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 |
void CTA_Slc_Dict::Instruction_set::createNodes | ( | ) |
int CTA_Slc_Dict::Instruction_set::getCmd | ( | std::string | name, |
std::string * | value | ||
) |
|
static |
|
static |
|
static |
void CTA_Slc_Dict::Instruction_set::parse | ( | ) |