class BatchIteratorWaitForReadyResponse

Defined at line 821 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/natural_types.h

Public Methods

void BatchIteratorWaitForReadyResponse (Storage_ storage)
void BatchIteratorWaitForReadyResponse (uint8_t __reserved)
void BatchIteratorWaitForReadyResponse ()

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

Defined at line 831 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/natural_types.h

void BatchIteratorWaitForReadyResponse (BatchIteratorWaitForReadyResponse && )

Defined at line 834 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/natural_types.h

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

Defined at line 835 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/natural_types.h

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

Setter for __reserved.

void BatchIteratorWaitForReadyResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits