class BaseNetworkSocketGetIpTransparentResult
Defined at line 8496 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 8502 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseNetworkSocketGetIpTransparentResult & operator= (const BaseNetworkSocketGetIpTransparentResult & )
Defined at line 8503 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 8504 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 WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpTransparentResponse val)
BaseNetworkSocketGetIpTransparentResult & operator= (BaseNetworkSocketGetIpTransparentResult && )
Defined at line 8505 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 8507 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h