class VendorHelperGetConfigResult
Defined at line 430 of file fidling/gen/src/graphics/magma/tests/integration/fuchsia.gpu.magma.test/cpp/fidl/fuchsia.gpu.magma.test/cpp/wire_types.h
Public Methods
void VendorHelperGetConfigResult ()
void VendorHelperGetConfigResult (const VendorHelperGetConfigResult & )
Defined at line 436 of file fidling/gen/src/graphics/magma/tests/integration/fuchsia.gpu.magma.test/cpp/fidl/fuchsia.gpu.magma.test/cpp/wire_types.h
VendorHelperGetConfigResult & operator= (const VendorHelperGetConfigResult & )
Defined at line 437 of file fidling/gen/src/graphics/magma/tests/integration/fuchsia.gpu.magma.test/cpp/fidl/fuchsia.gpu.magma.test/cpp/wire_types.h
void VendorHelperGetConfigResult (VendorHelperGetConfigResult && )
Defined at line 438 of file fidling/gen/src/graphics/magma/tests/integration/fuchsia.gpu.magma.test/cpp/fidl/fuchsia.gpu.magma.test/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
VendorHelperGetConfigResult WithResponse (::fidl::ObjectView< ::fuchsia_gpu_magma_test::wire::VendorHelperGetConfigResponse> val)
VendorHelperGetConfigResult & operator= (VendorHelperGetConfigResult && )
Defined at line 439 of file fidling/gen/src/graphics/magma/tests/integration/fuchsia.gpu.magma.test/cpp/fidl/fuchsia.gpu.magma.test/cpp/wire_types.h
template <typename... Args>
VendorHelperGetConfigResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 453 of file fidling/gen/src/graphics/magma/tests/integration/fuchsia.gpu.magma.test/cpp/fidl/fuchsia.gpu.magma.test/cpp/wire_types.h
::fuchsia_gpu_magma_test::wire::VendorHelperGetConfigResponse & response ()
const ::fuchsia_gpu_magma_test::wire::VendorHelperGetConfigResponse & response ()
bool is_framework_err ()
VendorHelperGetConfigResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_gpu_magma_test::wire::VendorHelperGetConfigResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 441 of file fidling/gen/src/graphics/magma/tests/integration/fuchsia.gpu.magma.test/cpp/fidl/fuchsia.gpu.magma.test/cpp/wire_types.h