class BatchIteratorGetNextResponse
Defined at line 700 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/natural_types.h
Public Methods
void BatchIteratorGetNextResponse (Storage_ storage)
void BatchIteratorGetNextResponse (::std::vector< ::fuchsia_diagnostics::FormattedContent> batch)
void BatchIteratorGetNextResponse ()
Default constructs a |BatchIteratorGetNextResponse| only if all of its members are default constructible.
Defined at line 710 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/natural_types.h
void BatchIteratorGetNextResponse (BatchIteratorGetNextResponse && )
Defined at line 713 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/natural_types.h
const ::std::vector< ::fuchsia_diagnostics::FormattedContent> & batch ()
::std::vector< ::fuchsia_diagnostics::FormattedContent> & batch ()
BatchIteratorGetNextResponse & batch (::std::vector< ::fuchsia_diagnostics::FormattedContent> value)
Setter for batch.
void BatchIteratorGetNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
BatchIteratorGetNextResponse & operator= (BatchIteratorGetNextResponse && )
Defined at line 714 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits