class DeviceConfigResult

Defined at line 149 of file fidling/gen/sdk/fidl/fuchsia.hardware.serialimpl/fuchsia.hardware.serialimpl/cpp/fidl/fuchsia.hardware.serialimpl/cpp/wire_types.h

Public Methods

void DeviceConfigResult ()
void DeviceConfigResult (const DeviceConfigResult & )

Defined at line 155 of file fidling/gen/sdk/fidl/fuchsia.hardware.serialimpl/fuchsia.hardware.serialimpl/cpp/fidl/fuchsia.hardware.serialimpl/cpp/wire_types.h

DeviceConfigResult & operator= (const DeviceConfigResult & )

Defined at line 156 of file fidling/gen/sdk/fidl/fuchsia.hardware.serialimpl/fuchsia.hardware.serialimpl/cpp/fidl/fuchsia.hardware.serialimpl/cpp/wire_types.h

void DeviceConfigResult (DeviceConfigResult && )

Defined at line 157 of file fidling/gen/sdk/fidl/fuchsia.hardware.serialimpl/fuchsia.hardware.serialimpl/cpp/fidl/fuchsia.hardware.serialimpl/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
DeviceConfigResult WithResponse (::fuchsia_hardware_serialimpl::wire::DeviceConfigResponse val)
DeviceConfigResult & operator= (DeviceConfigResult && )

Defined at line 158 of file fidling/gen/sdk/fidl/fuchsia.hardware.serialimpl/fuchsia.hardware.serialimpl/cpp/fidl/fuchsia.hardware.serialimpl/cpp/wire_types.h

::fuchsia_hardware_serialimpl::wire::DeviceConfigResponse & response ()
const ::fuchsia_hardware_serialimpl::wire::DeviceConfigResponse & response ()
bool is_err ()
DeviceConfigResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
DeviceConfigResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_serialimpl::wire::DeviceConfigResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

Defined at line 160 of file fidling/gen/sdk/fidl/fuchsia.hardware.serialimpl/fuchsia.hardware.serialimpl/cpp/fidl/fuchsia.hardware.serialimpl/cpp/wire_types.h