![]() |
Serveur OPCUA générique
|
#include <cta_slc_deviceCollector.h>
Fonctions membres publiques | |
| CTA_Hardware::HardWareInterface * | addInterfaceNone (DataSenderReceiver *plugins) |
| CTA_Hardware::HardWareInterface * | addInterfacePci (std::string host, int port, std::string full, DataSenderReceiver *plugins, int manageInterface) |
| CTA_Hardware::HardWareInterface * | addInterfaceUSB (std::string host, int port, std::string full, DataSenderReceiver *plugins, int manageInterface) |
| CTA_Hardware::HardWareInterface * | addInterfaceSerial (std::string host, int port, std::string full, DataSenderReceiver *plugins, int manageInterface) |
| CTA_Hardware::HardWareInterface * | addInterfaceTCP (std::string host, int port, std::string full, DataSenderReceiver *plugins, int mode_t, int manageInterface) |
| CTA_Hardware::HardWareInterface * | addInterfaceUDP (std::string host, int port, std::string full, DataSenderReceiver *plugins, int mode_t, int manageInterface) |
| CTA_Hardware::HardWareInterface * | addInterfaceGPIB (std::string host, int port, std::string full, DataSenderReceiver *plugins, int mode_t, int manageInterface) |
| CTA_Hardware::HardWareInterface * | getInterface (std::string host, int port) |
| void | start () |
Fonctions membres publiques statiques | |
| static InterfaceManager * | getInstance () |
| static void | kill () |
| CTA_Hardware::HardWareInterface * CTA_Slc_Dict::InterfaceManager::addInterfaceGPIB | ( | std::string | host, |
| int | port, | ||
| std::string | full, | ||
| DataSenderReceiver * | plugins, | ||
| int | mode_t, | ||
| int | manageInterface | ||
| ) |
| CTA_Hardware::HardWareInterface * CTA_Slc_Dict::InterfaceManager::addInterfaceNone | ( | DataSenderReceiver * | plugins | ) |
| CTA_Hardware::HardWareInterface * CTA_Slc_Dict::InterfaceManager::addInterfacePci | ( | std::string | host, |
| int | port, | ||
| std::string | full, | ||
| DataSenderReceiver * | plugins, | ||
| int | manageInterface | ||
| ) |
| CTA_Hardware::HardWareInterface * CTA_Slc_Dict::InterfaceManager::addInterfaceSerial | ( | std::string | host, |
| int | port, | ||
| std::string | full, | ||
| DataSenderReceiver * | plugins, | ||
| int | manageInterface | ||
| ) |
| CTA_Hardware::HardWareInterface * CTA_Slc_Dict::InterfaceManager::addInterfaceTCP | ( | std::string | host, |
| int | port, | ||
| std::string | full, | ||
| DataSenderReceiver * | plugins, | ||
| int | mode_t, | ||
| int | manageInterface | ||
| ) |
| CTA_Hardware::HardWareInterface * CTA_Slc_Dict::InterfaceManager::addInterfaceUDP | ( | std::string | host, |
| int | port, | ||
| std::string | full, | ||
| DataSenderReceiver * | plugins, | ||
| int | mode_t, | ||
| int | manageInterface | ||
| ) |
| CTA_Hardware::HardWareInterface * CTA_Slc_Dict::InterfaceManager::addInterfaceUSB | ( | std::string | host, |
| int | port, | ||
| std::string | full, | ||
| DataSenderReceiver * | plugins, | ||
| int | manageInterface | ||
| ) |
|
static |
| CTA_Hardware::HardWareInterface * CTA_Slc_Dict::InterfaceManager::getInterface | ( | std::string | host, |
| int | port | ||
| ) |
|
static |
| void CTA_Slc_Dict::InterfaceManager::start | ( | ) |
1.8.3.1