class ProviderSocketWithOptionsResult
Defined at line 439 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
Public Methods
void ProviderSocketWithOptionsResult ()
void ~ProviderSocketWithOptionsResult ()
void ProviderSocketWithOptionsResult (ProviderSocketWithOptionsResult && other)
ProviderSocketWithOptionsResult & operator= (ProviderSocketWithOptionsResult && other)
bool has_invalid_tag ()
bool is_response ()
ProviderSocketWithOptionsResult WithResponse (::fuchsia_posix_socket_raw::wire::ProviderSocketWithOptionsResponse val)
::fuchsia_posix_socket_raw::wire::ProviderSocketWithOptionsResponse & response ()
const ::fuchsia_posix_socket_raw::wire::ProviderSocketWithOptionsResponse & response ()
bool is_err ()
ProviderSocketWithOptionsResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket_raw::wire::ProviderSocketWithOptionsResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 449 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h