class SynchronousDatagramSocket_RecvMsg_Response

Defined at line 16011 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h

Public Members

unique_ptr addr
vector data
DatagramSocketRecvControlData control
uint32_t truncated

Public Methods

::std::unique_ptr<SynchronousDatagramSocket_RecvMsg_Response> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SynchronousDatagramSocket_RecvMsg_Response * value, size_t _offset)
zx_status_t Clone (SynchronousDatagramSocket_RecvMsg_Response * result)
void SynchronousDatagramSocket_RecvMsg_Response ()

Defined at line 16014 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h

void SynchronousDatagramSocket_RecvMsg_Response (::std::tuple< ::std::unique_ptr< ::fuchsia::net::SocketAddress>, ::std::vector<uint8_t>, ::fuchsia::posix::socket::DatagramSocketRecvControlData, uint32_t> _value_tuple)

Defined at line 16015 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h

::std::tuple< ::std::unique_ptr< ::fuchsia::net::SocketAddress>, ::std::vector<uint8_t>, ::fuchsia::posix::socket::DatagramSocketRecvControlData, uint32_t> operator tuple ()

Defined at line 16018 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h