Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ getAddress
Method
getAddress
dependencies/hueplusplus-1.0.0/src/Rule.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
: address(address), op(op), value(value)
29
{ }
30
std::string Condition::getAddress() const
31
{
32
return address;
33
}
34
Condition::Operator Condition::getOperator() const
35
{
36
return op;
Callers
5
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
5
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36