class ChannelCreateChannelResponse
Defined at line 206 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
Public Methods
void ChannelCreateChannelResponse (Storage_ storage)
void ChannelCreateChannelResponse (uint8_t __reserved)
void ChannelCreateChannelResponse ()
Default constructs a |ChannelCreateChannelResponse| only if all of its members are default constructible.
Defined at line 216 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
void ChannelCreateChannelResponse (ChannelCreateChannelResponse && )
Defined at line 219 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
void ChannelCreateChannelResponse (const ChannelCreateChannelResponse & other)
ChannelCreateChannelResponse & operator= (ChannelCreateChannelResponse && )
Defined at line 220 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
ChannelCreateChannelResponse & operator= (const ChannelCreateChannelResponse & other)
bool operator== (const ChannelCreateChannelResponse & other)
bool operator!= (const ChannelCreateChannelResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ChannelCreateChannelResponse & __reserved (uint8_t value)
Setter for __reserved.
void ChannelCreateChannelResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits