class DeviceGetInfoResult

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

Public Methods

void DeviceGetInfoResult ()
void DeviceGetInfoResult (const DeviceGetInfoResult & )

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

DeviceGetInfoResult & operator= (const DeviceGetInfoResult & )

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

void DeviceGetInfoResult (DeviceGetInfoResult && )

Defined at line 92 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 ()
DeviceGetInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_serialimpl::wire::DeviceGetInfoResponse> val)
DeviceGetInfoResult & operator= (DeviceGetInfoResult && )

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

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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