class ProviderSocketResult

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

Public Methods

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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