class ProviderStreamSocketWithOptionsResult

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

Public Methods

void ProviderStreamSocketWithOptionsResult ()
void ~ProviderStreamSocketWithOptionsResult ()
void ProviderStreamSocketWithOptionsResult (ProviderStreamSocketWithOptionsResult && other)
ProviderStreamSocketWithOptionsResult & operator= (ProviderStreamSocketWithOptionsResult && other)
bool has_invalid_tag ()
bool is_response ()
ProviderStreamSocketWithOptionsResult WithResponse (::fuchsia_posix_socket::wire::ProviderStreamSocketWithOptionsResponse val)
::fuchsia_posix_socket::wire::ProviderStreamSocketWithOptionsResponse & response ()
const ::fuchsia_posix_socket::wire::ProviderStreamSocketWithOptionsResponse & response ()
bool is_err ()
ProviderStreamSocketWithOptionsResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::ProviderStreamSocketWithOptionsResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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