class ChannelCreateChannelResponse
Defined at line 248 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 258 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
void ChannelCreateChannelResponse (ChannelCreateChannelResponse && )
Defined at line 261 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 262 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