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
135 static auto address_of(T&& t) in address_of()
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()
208 struct append_single<std::string> struct
220 struct append_single<std::string_view> struct
256 struct append_single<bool> struct
289 struct append_single<std::pair<T1, T2>> struct
306 struct append_single<std::tuple<Args...>> struct
[all …]