class DeviceEnableResult

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

Public Methods

void DeviceEnableResult ()
void DeviceEnableResult (const DeviceEnableResult & )

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

DeviceEnableResult & operator= (const DeviceEnableResult & )

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

void DeviceEnableResult (DeviceEnableResult && )

Defined at line 216 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 ()
DeviceEnableResult WithResponse (::fuchsia_hardware_serialimpl::wire::DeviceEnableResponse val)
DeviceEnableResult & operator= (DeviceEnableResult && )

Defined at line 217 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::DeviceEnableResponse & response ()
const ::fuchsia_hardware_serialimpl::wire::DeviceEnableResponse & response ()
bool is_err ()
DeviceEnableResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
DeviceEnableResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_serialimpl::wire::DeviceEnableResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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