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.hpp53 struct read_single struct
57 using Td = types::details::type_id_downcast_t<T>;
73 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op()
93 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op()
120 struct read_single<S> struct
122 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, S& t) in op()
138 struct read_single<S> struct
140 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, S& t) in op()
161 struct read_single<S> struct
163 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, S& t) in op()
[all …]