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.hpp410 CallbackTypeGet&& getFunction) in register_property_r() argument
429 propertyPtr, std::move(getFunction)), in register_property_r()
441 CallbackTypeGet&& getFunction) in register_property_r() argument
444 std::forward<CallbackTypeGet>(getFunction)); in register_property_r()
452 CallbackTypeGet&& getFunction) in register_property_rw() argument
471 propertyPtr, std::move(getFunction)), in register_property_rw()
487 CallbackTypeGet&& getFunction) in register_property_rw() argument
491 std::forward<CallbackTypeGet>(getFunction)); in register_property_rw()
534 CallbackTypeGet&& getFunction) in register_property() argument
539 std::forward<CallbackTypeGet>(getFunction)); in register_property()