class DatagramSocketSendControlData
Defined at line 14600 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::NetworkSocketSendControlData & network ()
Network socket ancillary data.
Defined at line 14607 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 14611 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
::fuchsia::posix::socket::NetworkSocketSendControlData * mutable_network ()
Network socket ancillary data.
Defined at line 14616 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 14624 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
DatagramSocketSendControlData & set_network (::fuchsia::posix::socket::NetworkSocketSendControlData _value)
void DatagramSocketSendControlData ()
void DatagramSocketSendControlData (DatagramSocketSendControlData && other)
void ~DatagramSocketSendControlData ()
DatagramSocketSendControlData & operator= (DatagramSocketSendControlData && other)
::std::unique_ptr<DatagramSocketSendControlData> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,DatagramSocketSendControlData *_value,size_t_offset)
zx_status_t Clone (DatagramSocketSendControlData * _result)