class ChannelReadChannelStreamingStopResponse

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

Public Methods

void ChannelReadChannelStreamingStopResponse (Storage_ storage)
void ChannelReadChannelStreamingStopResponse (uint8_t __reserved)
void ChannelReadChannelStreamingStopResponse ()

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

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

void ChannelReadChannelStreamingStopResponse (ChannelReadChannelStreamingStopResponse && )

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

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

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

ChannelReadChannelStreamingStopResponse & operator= (const ChannelReadChannelStreamingStopResponse & other)
bool operator== (const ChannelReadChannelStreamingStopResponse & other)
bool operator!= (const ChannelReadChannelStreamingStopResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ChannelReadChannelStreamingStopResponse & __reserved (uint8_t value)

Setter for __reserved.

void ChannelReadChannelStreamingStopResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits