Serveur OPCUA générique
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Définitions de type Macros
Fonctions membres publiques | Attributs publics | Liste de tous les membres
Référence de la classe CTA_UA::TrameVariable

#include <cta_ua_tramemanager.h>

Graphe d'héritage de CTA_UA::TrameVariable:

Fonctions membres publiques

 TrameVariable (std::string name, std::string full, std::string id, std::string dataIdDescriptorRef)
 
virtual ~TrameVariable ()
 
void dataChange (const UaDataValue &dataValue)
 
UaDataValue getLastValue ()
 

Attributs publics

UaMutex m_mutex
 
UaVariable * m_pVariable
 
OpcUa_UInt32 m_monitoredItemId
 
OpcUa_Boolean m_isValid
 
std::list< UaDataValue > m_values
 
std::string m_pname
 
std::string m_full
 
CTA_Slc::XmlManagerm_pAnalyserManager
 
CTA_UA::NodeManagerCTAm_pNodeManager
 
std::string m_id
 
std::vector< std::string > tabName
 
std::vector< int > tabNb
 
std::vector< int > tabIndex
 
std::vector< int > tabPos
 

Documentation des constructeurs et destructeur

CTA_UA::TrameVariable::TrameVariable ( std::string  name,
std::string  full,
std::string  id,
std::string  dataIdDescriptorRef 
)
CTA_UA::TrameVariable::~TrameVariable ( )
virtual

Documentation des fonctions membres

void CTA_UA::TrameVariable::dataChange ( const UaDataValue &  dataValue)
UaDataValue CTA_UA::TrameVariable::getLastValue ( )

Documentation des données membres

std::string CTA_UA::TrameVariable::m_full
std::string CTA_UA::TrameVariable::m_id
OpcUa_Boolean CTA_UA::TrameVariable::m_isValid
OpcUa_UInt32 CTA_UA::TrameVariable::m_monitoredItemId
UaMutex CTA_UA::TrameVariable::m_mutex
CTA_Slc::XmlManager* CTA_UA::TrameVariable::m_pAnalyserManager
std::string CTA_UA::TrameVariable::m_pname
CTA_UA::NodeManagerCTA* CTA_UA::TrameVariable::m_pNodeManager
UaVariable* CTA_UA::TrameVariable::m_pVariable
std::list<UaDataValue> CTA_UA::TrameVariable::m_values
std::vector<int> CTA_UA::TrameVariable::tabIndex
std::vector<std::string> CTA_UA::TrameVariable::tabName
std::vector<int> CTA_UA::TrameVariable::tabNb
std::vector<int> CTA_UA::TrameVariable::tabPos

La documentation de cette classe a été générée à partir des fichiers suivants :