template <>
class WireTableBuilder
Defined at line 4164 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
template <typename First = uint64_t, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<uint64_t>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_posix_socket::wire::DatagramSocketDescribeResponse> & tx_meta_buf_size (First && first, Args &&... args_)
Size of the buffer used to receive Tx metadata.
Defined at line 4177 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
template <typename First = uint64_t, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<uint64_t>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_posix_socket::wire::DatagramSocketDescribeResponse> & rx_meta_buf_size (First && first, Args &&... args_)
Size of the buffer used to receive Rx metadata.
Defined at line 4190 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Friends
template <>
class DatagramSocketDescribeResponse