class EventStruct

Defined at line 481 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_types.h

Public Methods

void EventStruct (Storage_ storage)
void EventStruct (::zx::event event)
void EventStruct ()

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

Defined at line 492 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_types.h

void EventStruct (EventStruct && )

Defined at line 495 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_types.h

const ::zx::event & event ()
::zx::event & event ()
EventStruct & event (::zx::event value)

Setter for event.

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

Defined at line 496 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits