Home
last modified time | relevance | path

Searched refs:getFunction (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp417 CallbackTypeGet&& getFunction) in register_property_r() argument
436 propertyPtr, std::move(getFunction)), in register_property_r()
448 CallbackTypeGet&& getFunction) in register_property_r() argument
451 std::forward<CallbackTypeGet>(getFunction)); in register_property_r()
459 CallbackTypeGet&& getFunction) in register_property_rw() argument
478 propertyPtr, std::move(getFunction)), in register_property_rw()
494 CallbackTypeGet&& getFunction) in register_property_rw() argument
498 std::forward<CallbackTypeGet>(getFunction)); in register_property_rw()
541 CallbackTypeGet&& getFunction) in register_property() argument
546 std::forward<CallbackTypeGet>(getFunction)); in register_property()