class BatchIteratorWaitForReadyResponse

Defined at line 810 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 820 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/natural_types.h

void BatchIteratorWaitForReadyResponse (BatchIteratorWaitForReadyResponse && )

Defined at line 823 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 824 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