class SynchronousDatagramSocketDescribeResponse
Defined at line 15901 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 ::zx::eventpair & event ()
Signals additional information about the state of the socket such as
readiness or shutdown-ness.
Defined at line 15909 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
bool has_event ()
Defined at line 15913 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
::zx::eventpair * mutable_event ()
Signals additional information about the state of the socket such as
readiness or shutdown-ness.
Defined at line 15919 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
void clear_event ()
Defined at line 15927 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
SynchronousDatagramSocketDescribeResponse & set_event (::zx::eventpair _value)
void SynchronousDatagramSocketDescribeResponse ()
void SynchronousDatagramSocketDescribeResponse (SynchronousDatagramSocketDescribeResponse && other)
void ~SynchronousDatagramSocketDescribeResponse ()
SynchronousDatagramSocketDescribeResponse & operator= (SynchronousDatagramSocketDescribeResponse && other)
::std::unique_ptr<SynchronousDatagramSocketDescribeResponse> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SynchronousDatagramSocketDescribeResponse * _value, size_t _offset)
zx_status_t Clone (SynchronousDatagramSocketDescribeResponse * _result)