Home
last modified time | relevance | path

Searched refs:usIPPort (Results 1 – 25 of 79) sorted by relevance

1234

/dports/www/domoticz/domoticz-2020.2/hardware/
H A DEvohomeTCP.cpp9 CEvohomeTCP::CEvohomeTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort,… in CEvohomeTCP() argument
13 m_usIPPort(usIPPort) in CEvohomeTCP()
H A DRFXComTCP.cpp12 RFXComTCP::RFXComTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort, con… in RFXComTCP() argument
16 m_usIPPort=usIPPort; in RFXComTCP()
H A DP1MeterTCP.cpp7 P1MeterTCP::P1MeterTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort, c… in P1MeterTCP() argument
9 m_usIPPort(usIPPort) in P1MeterTCP()
H A DS0MeterTCP.cpp10 S0MeterTCP::S0MeterTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort): in S0MeterTCP() argument
14 m_usIPPort=usIPPort; in S0MeterTCP()
H A DZiBlueTCP.cpp10 CZiBlueTCP::CZiBlueTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort): in CZiBlueTCP() argument
14 m_usIPPort=usIPPort; in CZiBlueTCP()
H A DOTGWTCP.cpp10 OTGWTCP::OTGWTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort, const i… in OTGWTCP() argument
14 m_usIPPort=usIPPort; in OTGWTCP()
H A DMySensorsTCP.cpp11 …nsorsTCP::MySensorsTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort) : in MySensorsTCP() argument
13 m_usIPPort(usIPPort), in MySensorsTCP()
H A DCurrentCostMeterTCP.cpp10 …CP::CurrentCostMeterTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort): in CurrentCostMeterTCP() argument
13 m_usIPPort(usIPPort), in CurrentCostMeterTCP()
H A DRFLinkTCP.cpp8 CRFLinkTCP::CRFLinkTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort): in CRFLinkTCP() argument
13 m_usIPPort = usIPPort; in CRFLinkTCP()
H A DKMTronicUDP.cpp13 KMTronicUDP::KMTronicUDP(const int ID, const std::string &IPAddress, const unsigned short usIPPort)… in KMTronicUDP() argument
17 m_usIPPort=usIPPort; in KMTronicUDP()
H A DComm5SMTCP.cpp37 Comm5SMTCP::Comm5SMTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort) : in Comm5SMTCP() argument
41 m_usIPPort = usIPPort; in Comm5SMTCP()
H A DMySensorsMQTT.cpp19 const std::string &IPAddress, const unsigned short usIPPort, in MySensorsMQTT() argument
25 IPAddress, usIPPort, in MySensorsMQTT()
H A DEc3kMeterTCP.cpp46 …MeterTCP::Ec3kMeterTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort) : in Ec3kMeterTCP() argument
50 m_usIPPort=usIPPort; in Ec3kMeterTCP()
H A DYouLess.cpp14 CYouLess::CYouLess(const int ID, const std::string &IPAddress, const unsigned short usIPPort, const… in CYouLess() argument
19 m_usIPPort=usIPPort; in CYouLess()
H A DRFXComTCP.h9 …RFXComTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort, const _eRFXAs…
H A DCurrentCostMeterTCP.h8 CurrentCostMeterTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort);
H A DEvohomeTCP.h9 …CEvohomeTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort, const std::…
H A DComm5TCP.cpp39 Comm5TCP::Comm5TCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort) : in Comm5TCP() argument
43 m_usIPPort=usIPPort; in Comm5TCP()
H A DDomoticzTCP.cpp14 DomoticzTCP::DomoticzTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort,… in DomoticzTCP() argument
18 m_usIPPort = usIPPort; in DomoticzTCP()
H A DFritzboxTCP.cpp38 FritzboxTCP::FritzboxTCP(const int ID, const std::string &IPAddress, const unsigned short usIPPort)… in FritzboxTCP() argument
42 m_usIPPort=usIPPort; in FritzboxTCP()
H A DDenkoviSmartdenLan.cpp14 …denLan(const int ID, const std::string &IPAddress, const unsigned short usIPPort, const std::strin… in CDenkoviSmartdenLan() argument
20 m_usIPPort=usIPPort; in CDenkoviSmartdenLan()
H A DInComfort.cpp20 CInComfort::CInComfort(const int ID, const std::string &IPAddress, const unsigned short usIPPort): in CInComfort() argument
24 m_usIPPort = usIPPort; in CInComfort()
H A DKMTronicUDP.h8 KMTronicUDP(const int ID, const std::string &IPAddress, const unsigned short usIPPort);
H A DDenkoviSmartdenIPInOut.h8 …CDenkoviSmartdenIPInOut(const int ID, const std::string &IPAddress, const unsigned short usIPPort,…
H A DDenkoviSmartdenLan.h8 …CDenkoviSmartdenLan(const int ID, const std::string &IPAddress, const unsigned short usIPPort, con…

1234