class BaseSocketGetBindToInterfaceIndexResult

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

Public Methods

void BaseSocketGetBindToInterfaceIndexResult ()
void BaseSocketGetBindToInterfaceIndexResult (const BaseSocketGetBindToInterfaceIndexResult & )

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

BaseSocketGetBindToInterfaceIndexResult & operator= (const BaseSocketGetBindToInterfaceIndexResult & )

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

void BaseSocketGetBindToInterfaceIndexResult (BaseSocketGetBindToInterfaceIndexResult && )

Defined at line 7010 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 ()
BaseSocketGetBindToInterfaceIndexResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket::wire::BaseSocketGetBindToInterfaceIndexResponse> val)
BaseSocketGetBindToInterfaceIndexResult & operator= (BaseSocketGetBindToInterfaceIndexResult && )

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

template <typename... Args>
BaseSocketGetBindToInterfaceIndexResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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