class EventCreateEventRequest

Defined at line 814 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

Public Methods

void EventCreateEventRequest (Storage_ storage)
void EventCreateEventRequest (::fuchsia_fdomain::NewHandleId handle)
void EventCreateEventRequest ()

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

Defined at line 824 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

void EventCreateEventRequest (EventCreateEventRequest && )

Defined at line 827 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

void EventCreateEventRequest (const EventCreateEventRequest & other)
EventCreateEventRequest & operator= (EventCreateEventRequest && )

Defined at line 828 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

EventCreateEventRequest & operator= (const EventCreateEventRequest & other)
bool operator== (const EventCreateEventRequest & other)
bool operator!= (const EventCreateEventRequest & other)
const ::fuchsia_fdomain::NewHandleId & handle ()
::fuchsia_fdomain::NewHandleId & handle ()
EventCreateEventRequest & handle (::fuchsia_fdomain::NewHandleId value)

Setter for handle.

void EventCreateEventRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits