class EventCreateEventResult
Defined at line 1149 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
Public Methods
void EventCreateEventResult ()
void EventCreateEventResult (const EventCreateEventResult & )
Defined at line 1155 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
EventCreateEventResult & operator= (const EventCreateEventResult & )
Defined at line 1156 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
void EventCreateEventResult (EventCreateEventResult && )
Defined at line 1157 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
EventCreateEventResult WithResponse (::fuchsia_fdomain::wire::EventCreateEventResponse val)
EventCreateEventResult & operator= (EventCreateEventResult && )
Defined at line 1158 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
::fuchsia_fdomain::wire::EventCreateEventResponse & response ()
const ::fuchsia_fdomain::wire::EventCreateEventResponse & response ()
bool is_err ()
EventCreateEventResult WithErr (::fidl::ObjectView< ::fuchsia_fdomain::wire::Error> val)
template <typename... Args>
EventCreateEventResult WithErr (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1181 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
::fuchsia_fdomain::wire::Error & err ()
const ::fuchsia_fdomain::wire::Error & err ()
bool is_framework_err ()
EventCreateEventResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_fdomain::wire::EventCreateEventResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 1160 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h