Home
last modified time | relevance | path

Searched defs:read_single (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/message/
H A Dread.hpp113 struct read_single struct
117 using Td = types::details::type_id_downcast_t<T>;
133 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op()
153 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op()
180 struct read_single<S> struct
183 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op()
199 struct read_single<S> struct
202 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op()
218 struct read_single<S> struct
221 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op()
[all …]