class ClosedTargetEventReport

Defined at line 1026 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/wire_types.h

Public Methods

void ClosedTargetEventReport ()
void ClosedTargetEventReport (const ClosedTargetEventReport & )

Defined at line 1031 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/wire_types.h

void ClosedTargetEventReport (ClosedTargetEventReport && )

Defined at line 1033 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/wire_types.h

bool IsUnknown ()

Defined at line 1044 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/wire_types.h

template <typename... Args>
ClosedTargetEventReport WithOnEventTablePayload (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1079 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/wire_types.h

template <typename... Args>
ClosedTargetEventReport WithOnEventUnionPayload (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1093 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/wire_types.h

bool has_invalid_tag ()
bool is_fidl_error ()
ClosedTargetEventReport WithFidlError (::fidl_clientsuite::wire::FidlErrorKind val)
::fidl_clientsuite::wire::FidlErrorKind & fidl_error ()
const ::fidl_clientsuite::wire::FidlErrorKind & fidl_error ()
bool is_on_event_no_payload ()
ClosedTargetEventReport WithOnEventNoPayload (::fidl_clientsuite::wire::Empty val)
::fidl_clientsuite::wire::Empty & on_event_no_payload ()
const ::fidl_clientsuite::wire::Empty & on_event_no_payload ()
bool is_on_event_struct_payload ()
ClosedTargetEventReport WithOnEventStructPayload (::fidl_clientsuite::wire::NonEmptyPayload val)
::fidl_clientsuite::wire::NonEmptyPayload & on_event_struct_payload ()
const ::fidl_clientsuite::wire::NonEmptyPayload & on_event_struct_payload ()
bool is_on_event_table_payload ()
ClosedTargetEventReport WithOnEventTablePayload (::fidl::ObjectView< ::fidl_clientsuite::wire::TablePayload> val)
::fidl_clientsuite::wire::TablePayload & on_event_table_payload ()
const ::fidl_clientsuite::wire::TablePayload & on_event_table_payload ()
bool is_on_event_union_payload ()
ClosedTargetEventReport WithOnEventUnionPayload (::fidl::ObjectView< ::fidl_clientsuite::wire::UnionPayload> val)
::fidl_clientsuite::wire::UnionPayload & on_event_union_payload ()
const ::fidl_clientsuite::wire::UnionPayload & on_event_union_payload ()
::fidl_clientsuite::wire::ClosedTargetEventReport::Tag Which ()
ClosedTargetEventReport & operator= (const ClosedTargetEventReport & )

Defined at line 1032 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/wire_types.h

ClosedTargetEventReport & operator= (ClosedTargetEventReport && )

Defined at line 1034 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/wire_types.h

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kFidlError 1

0x1

kOnEventNoPayload 2

0x2

kOnEventStructPayload 3

0x3

kOnEventTablePayload 4

0x4

kOnEventUnionPayload 5

0x5

_do_not_handle_this__write_a_default_case_instead ::std::numeric_limits<::fidl_union_tag_t>::max() --

Defined at line 1036 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/wire_types.h