MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / getBridgeIP

Method getBridgeIP

dependencies/hueplusplus-1.0.0/src/Bridge.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198std::string Bridge::getBridgeIP() const
199{
200 return ip;
201}
202
203int Bridge::getBridgePort() const
204{

Callers 8

TEST_FFunction · 0.80
TESTFunction · 0.80
connectMethod · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TESTFunction · 0.64