class DatagramSocketRecvControlData
Defined at line 14679 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::fuchsia::posix::socket::NetworkSocketRecvControlData & network ()
Network socket ancillary data.
Defined at line 14686 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
bool has_network ()
Defined at line 14690 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
::fuchsia::posix::socket::NetworkSocketRecvControlData * mutable_network ()
Network socket ancillary data.
Defined at line 14695 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
void clear_network ()
Defined at line 14703 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
DatagramSocketRecvControlData & set_network (::fuchsia::posix::socket::NetworkSocketRecvControlData _value)
void DatagramSocketRecvControlData ()
void DatagramSocketRecvControlData (DatagramSocketRecvControlData && other)
void ~DatagramSocketRecvControlData ()
DatagramSocketRecvControlData & operator= (DatagramSocketRecvControlData && other)
::std::unique_ptr<DatagramSocketRecvControlData> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, DatagramSocketRecvControlData * _value, size_t _offset)
zx_status_t Clone (DatagramSocketRecvControlData * _result)