class EventStreamGetNextResponse

Defined at line 5071 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 5081 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

void EventStreamGetNextResponse (EventStreamGetNextResponse && )

Defined at line 5084 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 5085 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits