class BaseNetworkSocketSetIpTransparentResult

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

Public Methods

void BaseNetworkSocketSetIpTransparentResult ()
void BaseNetworkSocketSetIpTransparentResult (const BaseNetworkSocketSetIpTransparentResult & )

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

BaseNetworkSocketSetIpTransparentResult & operator= (const BaseNetworkSocketSetIpTransparentResult & )

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

void BaseNetworkSocketSetIpTransparentResult (BaseNetworkSocketSetIpTransparentResult && )

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

bool has_invalid_tag ()
bool is_response ()
BaseNetworkSocketSetIpTransparentResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketSetIpTransparentResponse val)
BaseNetworkSocketSetIpTransparentResult & operator= (BaseNetworkSocketSetIpTransparentResult && )

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

::fuchsia_posix_socket::wire::BaseNetworkSocketSetIpTransparentResponse & response ()
const ::fuchsia_posix_socket::wire::BaseNetworkSocketSetIpTransparentResponse & response ()
bool is_err ()
BaseNetworkSocketSetIpTransparentResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseNetworkSocketSetIpTransparentResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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