class ChannelReadChannelStreamingStartResponse

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

Public Methods

void ChannelReadChannelStreamingStartResponse (Storage_ storage)
void ChannelReadChannelStreamingStartResponse (uint8_t __reserved)
void ChannelReadChannelStreamingStartResponse ()

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

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

void ChannelReadChannelStreamingStartResponse (ChannelReadChannelStreamingStartResponse && )

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

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

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

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

Setter for __reserved.

void ChannelReadChannelStreamingStartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits