class ChannelReadChannelRequest
Defined at line 563 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
Public Methods
void ChannelReadChannelRequest (Storage_ storage)
void ChannelReadChannelRequest (::fuchsia_fdomain::HandleId handle)
void ChannelReadChannelRequest ()
Default constructs a |ChannelReadChannelRequest| only if all of its members are default constructible.
Defined at line 573 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
void ChannelReadChannelRequest (ChannelReadChannelRequest && )
Defined at line 576 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
void ChannelReadChannelRequest (const ChannelReadChannelRequest & other)
ChannelReadChannelRequest & operator= (ChannelReadChannelRequest && )
Defined at line 577 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
ChannelReadChannelRequest & operator= (const ChannelReadChannelRequest & other)
bool operator== (const ChannelReadChannelRequest & other)
bool operator!= (const ChannelReadChannelRequest & other)
const ::fuchsia_fdomain::HandleId & handle ()
::fuchsia_fdomain::HandleId & handle ()
ChannelReadChannelRequest & handle (::fuchsia_fdomain::HandleId value)
Setter for handle.
void ChannelReadChannelRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits