class ValidateResultsIteratorGetNextResponse

Defined at line 407 of file fidling/gen/src/diagnostics/validator/logs/fidl/fuchsia.validate.logs/hlcpp/fuchsia/validate/logs/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::fuchsia::validate::logs::ValidateResult & result ()

Defined at line 413 of file fidling/gen/src/diagnostics/validator/logs/fidl/fuchsia.validate.logs/hlcpp/fuchsia/validate/logs/cpp/fidl.h

bool has_result ()

Defined at line 417 of file fidling/gen/src/diagnostics/validator/logs/fidl/fuchsia.validate.logs/hlcpp/fuchsia/validate/logs/cpp/fidl.h

::fuchsia::validate::logs::ValidateResult * mutable_result ()

Defined at line 421 of file fidling/gen/src/diagnostics/validator/logs/fidl/fuchsia.validate.logs/hlcpp/fuchsia/validate/logs/cpp/fidl.h

void clear_result ()

Defined at line 429 of file fidling/gen/src/diagnostics/validator/logs/fidl/fuchsia.validate.logs/hlcpp/fuchsia/validate/logs/cpp/fidl.h

ValidateResultsIteratorGetNextResponse & set_result (::fuchsia::validate::logs::ValidateResult _value)
void ValidateResultsIteratorGetNextResponse ()
void ValidateResultsIteratorGetNextResponse (ValidateResultsIteratorGetNextResponse && other)
void ~ValidateResultsIteratorGetNextResponse ()
ValidateResultsIteratorGetNextResponse & operator= (ValidateResultsIteratorGetNextResponse && other)
::std::unique_ptr<ValidateResultsIteratorGetNextResponse> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ValidateResultsIteratorGetNextResponse * _value, size_t _offset)
zx_status_t Clone (ValidateResultsIteratorGetNextResponse * _result)