class RuntimeCompositeProtocolHandshakeResult
Defined at line 41 of file fidling/gen/src/devices/tests/runtime-composite-test/drivers/fuchsia.runtime.composite.test/cpp/fidl/fuchsia.runtime.composite.test/cpp/wire_types.h
Public Methods
void RuntimeCompositeProtocolHandshakeResult ()
void RuntimeCompositeProtocolHandshakeResult (const RuntimeCompositeProtocolHandshakeResult & )
Defined at line 47 of file fidling/gen/src/devices/tests/runtime-composite-test/drivers/fuchsia.runtime.composite.test/cpp/fidl/fuchsia.runtime.composite.test/cpp/wire_types.h
RuntimeCompositeProtocolHandshakeResult & operator= (const RuntimeCompositeProtocolHandshakeResult & )
Defined at line 48 of file fidling/gen/src/devices/tests/runtime-composite-test/drivers/fuchsia.runtime.composite.test/cpp/fidl/fuchsia.runtime.composite.test/cpp/wire_types.h
void RuntimeCompositeProtocolHandshakeResult (RuntimeCompositeProtocolHandshakeResult && )
Defined at line 49 of file fidling/gen/src/devices/tests/runtime-composite-test/drivers/fuchsia.runtime.composite.test/cpp/fidl/fuchsia.runtime.composite.test/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
RuntimeCompositeProtocolHandshakeResult WithResponse (::fuchsia_runtime_composite_test::wire::RuntimeCompositeProtocolHandshakeResponse val)
RuntimeCompositeProtocolHandshakeResult & operator= (RuntimeCompositeProtocolHandshakeResult && )
Defined at line 50 of file fidling/gen/src/devices/tests/runtime-composite-test/drivers/fuchsia.runtime.composite.test/cpp/fidl/fuchsia.runtime.composite.test/cpp/wire_types.h
::fuchsia_runtime_composite_test::wire::RuntimeCompositeProtocolHandshakeResponse & response ()
const ::fuchsia_runtime_composite_test::wire::RuntimeCompositeProtocolHandshakeResponse & response ()
bool is_err ()
RuntimeCompositeProtocolHandshakeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_runtime_composite_test::wire::RuntimeCompositeProtocolHandshakeResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 52 of file fidling/gen/src/devices/tests/runtime-composite-test/drivers/fuchsia.runtime.composite.test/cpp/fidl/fuchsia.runtime.composite.test/cpp/wire_types.h