class ProviderStreamSocketResult

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

Public Methods

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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