class SocketSetSocketDispositionResult

Defined at line 1870 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

Public Methods

void SocketSetSocketDispositionResult ()
void SocketSetSocketDispositionResult (const SocketSetSocketDispositionResult & )

Defined at line 1876 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

SocketSetSocketDispositionResult & operator= (const SocketSetSocketDispositionResult & )

Defined at line 1877 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

void SocketSetSocketDispositionResult (SocketSetSocketDispositionResult && )

Defined at line 1878 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
SocketSetSocketDispositionResult WithResponse (::fuchsia_fdomain::wire::SocketSetSocketDispositionResponse val)
SocketSetSocketDispositionResult & operator= (SocketSetSocketDispositionResult && )

Defined at line 1879 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

::fuchsia_fdomain::wire::SocketSetSocketDispositionResponse & response ()
const ::fuchsia_fdomain::wire::SocketSetSocketDispositionResponse & response ()
bool is_err ()
SocketSetSocketDispositionResult WithErr (::fidl::ObjectView< ::fuchsia_fdomain::wire::Error> val)
template <typename... Args>
SocketSetSocketDispositionResult WithErr (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1902 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

::fuchsia_fdomain::wire::Error & err ()
const ::fuchsia_fdomain::wire::Error & err ()
bool is_framework_err ()
SocketSetSocketDispositionResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_fdomain::wire::SocketSetSocketDispositionResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

Defined at line 1881 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h