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.hpp56 struct append_single struct
60 using Td = types::details::type_id_downcast_t<T>;
69 static auto address_of_helper(T&& t, std::false_type) in address_of_helper()
74 static auto address_of_helper(T&& t, std::true_type) in address_of_helper()
80 static auto address_of(T&& t) in address_of()
101 op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op()
116 op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op()
128 struct append_single<details::unix_fd_type> struct
131 static void sanitize(const T&) in sanitize()
135 static void sanitize(T& s) in sanitize()
[all …]