class BaseSocketGetOutOfBandInlineResult
Defined at line 6402 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void BaseSocketGetOutOfBandInlineResult ()
void BaseSocketGetOutOfBandInlineResult (const BaseSocketGetOutOfBandInlineResult & )
Defined at line 6408 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseSocketGetOutOfBandInlineResult & operator= (const BaseSocketGetOutOfBandInlineResult & )
Defined at line 6409 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void BaseSocketGetOutOfBandInlineResult (BaseSocketGetOutOfBandInlineResult && )
Defined at line 6410 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 ()
BaseSocketGetOutOfBandInlineResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketGetOutOfBandInlineResponse val)
BaseSocketGetOutOfBandInlineResult & operator= (BaseSocketGetOutOfBandInlineResult && )
Defined at line 6411 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::BaseSocketGetOutOfBandInlineResponse & response ()
const ::fuchsia_posix_socket::wire::BaseSocketGetOutOfBandInlineResponse & response ()
bool is_err ()
BaseSocketGetOutOfBandInlineResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseSocketGetOutOfBandInlineResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 6413 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h