Searched hist:"5 bc767aa" (Results 1 – 1 of 1) sorted by relevance
/openbmc/sdbusplus/tools/sdbusplus/templates/ |
H A D | property.client.hpp.mako | 5bc767aa Tue May 09 15:48:36 CDT 2023 Patrick Williams <patrick@stwcx.xyz> sdbus++: async: client: handle readonly flags for properties
When a property is marked 'const' or 'readonly' in an interface, if we were to make a call to write the property we would end up getting a dbus error. Be explicit by not generating the write function, just like we do in the server interfaces.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iecbc7b9ee3542c1972437a11a9a77c054b758cef
|