MCPcopy 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{ }
30std::string Condition::getAddress() const
31{
32 return address;
33}
34Condition::Operator Condition::getOperator() const
35{
36 return op;

Callers 5

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 5

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36