Searched hist:"336 f18a541e93e2cc1719180df73ef8b357c962f" (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-fan-presence/control/ |
H A D | matches.hpp | 336f18a541e93e2cc1719180df73ef8b357c962f Tue Sep 26 09:15:56 CDT 2017 Matthew Barth <msbarth@us.ibm.com> Update event initialization
Using a null dbus message to the event signal will perform the necessary steps to initialize the event parameters using the given signal handler's function directly.
i.e.) In the case for subscribing to PropertiesChanged signals, initially the given property must be read. When the PropertiesChanged signal struct is given a null message, it finds the property, reads the value, and then can perform the given signal handler function directly. This produces the same functional path as receiving a PropertiesChanged signal containing the property value within the message.
Change-Id: I35575cfff66eb0305156be786cb1f5536d42bb1c Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | functor.hpp | diff 336f18a541e93e2cc1719180df73ef8b357c962f Tue Sep 26 09:15:56 CDT 2017 Matthew Barth <msbarth@us.ibm.com> Update event initialization
Using a null dbus message to the event signal will perform the necessary steps to initialize the event parameters using the given signal handler's function directly.
i.e.) In the case for subscribing to PropertiesChanged signals, initially the given property must be read. When the PropertiesChanged signal struct is given a null message, it finds the property, reads the value, and then can perform the given signal handler function directly. This produces the same functional path as receiving a PropertiesChanged signal containing the property value within the message.
Change-Id: I35575cfff66eb0305156be786cb1f5536d42bb1c Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | types.hpp | diff 336f18a541e93e2cc1719180df73ef8b357c962f Tue Sep 26 09:15:56 CDT 2017 Matthew Barth <msbarth@us.ibm.com> Update event initialization
Using a null dbus message to the event signal will perform the necessary steps to initialize the event parameters using the given signal handler's function directly.
i.e.) In the case for subscribing to PropertiesChanged signals, initially the given property must be read. When the PropertiesChanged signal struct is given a null message, it finds the property, reads the value, and then can perform the given signal handler function directly. This produces the same functional path as receiving a PropertiesChanged signal containing the property value within the message.
Change-Id: I35575cfff66eb0305156be786cb1f5536d42bb1c Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | zone.hpp | diff 336f18a541e93e2cc1719180df73ef8b357c962f Tue Sep 26 09:15:56 CDT 2017 Matthew Barth <msbarth@us.ibm.com> Update event initialization
Using a null dbus message to the event signal will perform the necessary steps to initialize the event parameters using the given signal handler's function directly.
i.e.) In the case for subscribing to PropertiesChanged signals, initially the given property must be read. When the PropertiesChanged signal struct is given a null message, it finds the property, reads the value, and then can perform the given signal handler function directly. This produces the same functional path as receiving a PropertiesChanged signal containing the property value within the message.
Change-Id: I35575cfff66eb0305156be786cb1f5536d42bb1c Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | gen-fan-zone-defs.py | diff 336f18a541e93e2cc1719180df73ef8b357c962f Tue Sep 26 09:15:56 CDT 2017 Matthew Barth <msbarth@us.ibm.com> Update event initialization
Using a null dbus message to the event signal will perform the necessary steps to initialize the event parameters using the given signal handler's function directly.
i.e.) In the case for subscribing to PropertiesChanged signals, initially the given property must be read. When the PropertiesChanged signal struct is given a null message, it finds the property, reads the value, and then can perform the given signal handler function directly. This produces the same functional path as receiving a PropertiesChanged signal containing the property value within the message.
Change-Id: I35575cfff66eb0305156be786cb1f5536d42bb1c Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | zone.cpp | diff 336f18a541e93e2cc1719180df73ef8b357c962f Tue Sep 26 09:15:56 CDT 2017 Matthew Barth <msbarth@us.ibm.com> Update event initialization
Using a null dbus message to the event signal will perform the necessary steps to initialize the event parameters using the given signal handler's function directly.
i.e.) In the case for subscribing to PropertiesChanged signals, initially the given property must be read. When the PropertiesChanged signal struct is given a null message, it finds the property, reads the value, and then can perform the given signal handler function directly. This produces the same functional path as receiving a PropertiesChanged signal containing the property value within the message.
Change-Id: I35575cfff66eb0305156be786cb1f5536d42bb1c Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|