class EventStreamGetNextResponse

Defined at line 4839 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

Public Methods

void EventStreamGetNextResponse (Storage_ storage)
void EventStreamGetNextResponse (::std::vector< ::fuchsia_component::Event> events)
void EventStreamGetNextResponse ()

Default constructs a |EventStreamGetNextResponse| only if all of its members are default constructible.

Defined at line 4849 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

void EventStreamGetNextResponse (EventStreamGetNextResponse && )

Defined at line 4852 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

const ::std::vector< ::fuchsia_component::Event> & events ()
::std::vector< ::fuchsia_component::Event> & events ()
EventStreamGetNextResponse & events (::std::vector< ::fuchsia_component::Event> value)

Setter for events.

void EventStreamGetNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
EventStreamGetNextResponse & operator= (EventStreamGetNextResponse && )

Defined at line 4853 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits