class BaseNetworkSocketGetIpTransparentResult

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

Public Methods

void BaseNetworkSocketGetIpTransparentResult ()
void BaseNetworkSocketGetIpTransparentResult (const BaseNetworkSocketGetIpTransparentResult & )

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

BaseNetworkSocketGetIpTransparentResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpTransparentResponse val)
BaseNetworkSocketGetIpTransparentResult & operator= (const BaseNetworkSocketGetIpTransparentResult & )

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

void BaseNetworkSocketGetIpTransparentResult (BaseNetworkSocketGetIpTransparentResult && )

Defined at line 8561 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 ()
BaseNetworkSocketGetIpTransparentResult & operator= (BaseNetworkSocketGetIpTransparentResult && )

Defined at line 8562 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::BaseNetworkSocketGetIpTransparentResponse & response ()
const ::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpTransparentResponse & response ()
bool is_err ()
BaseNetworkSocketGetIpTransparentResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpTransparentResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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