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.hpp418 CallbackTypeGet&& getFunction) in register_property_r() argument
437 propertyPtr, std::move(getFunction)), in register_property_r()
449 CallbackTypeGet&& getFunction) in register_property_r() argument
452 std::forward<CallbackTypeGet>(getFunction)); in register_property_r()
461 CallbackTypeGet&& getFunction) in register_property_rw() argument
480 propertyPtr, std::move(getFunction)), in register_property_rw()
496 CallbackTypeGet&& getFunction) in register_property_rw() argument
500 std::forward<CallbackTypeGet>(getFunction)); in register_property_rw()
543 CallbackTypeGet&& getFunction) in register_property() argument
548 std::forward<CallbackTypeGet>(getFunction)); in register_property()