Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/message/
H A Dappend.hpp111 struct append_single struct
115 using Td = types::details::type_id_downcast_t<T>;
124 static auto address_of_helper(T&& t, std::false_type) in address_of_helper()
129 static auto address_of_helper(T&& t, std::true_type) in address_of_helper()
135 static auto address_of(T&& t) in address_of()
156 op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op()
171 op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op()
183 struct append_single<details::unix_fd_type> struct
186 static void sanitize(const T&) in sanitize()
190 static void sanitize(T& s) in sanitize()
[all …]