class InternalGetTestResolutionContextResult

Defined at line 1503 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

Public Methods

void InternalGetTestResolutionContextResult ()
void InternalGetTestResolutionContextResult (const InternalGetTestResolutionContextResult & )

Defined at line 1509 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

InternalGetTestResolutionContextResult & operator= (const InternalGetTestResolutionContextResult & )

Defined at line 1510 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

void InternalGetTestResolutionContextResult (InternalGetTestResolutionContextResult && )

Defined at line 1511 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
InternalGetTestResolutionContextResult WithResponse (::fidl::ObjectView< ::fuchsia_driver_test::wire::InternalGetTestResolutionContextResponse> val)
InternalGetTestResolutionContextResult & operator= (InternalGetTestResolutionContextResult && )

Defined at line 1512 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

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

Defined at line 1526 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

::fuchsia_driver_test::wire::InternalGetTestResolutionContextResponse & response ()
const ::fuchsia_driver_test::wire::InternalGetTestResolutionContextResponse & response ()
bool is_err ()
InternalGetTestResolutionContextResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_driver_test::wire::InternalGetTestResolutionContextResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 1514 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h