class RouteValidatorValidateResponse

Defined at line 4302 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

Public Methods

void RouteValidatorValidateResponse (Storage_ storage)
void RouteValidatorValidateResponse (::std::vector< ::fuchsia_sys2::RouteReport> reports)
void RouteValidatorValidateResponse ()

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

Defined at line 4312 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

void RouteValidatorValidateResponse (RouteValidatorValidateResponse && )

Defined at line 4315 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

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

Defined at line 4316 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

RouteValidatorValidateResponse & operator= (const RouteValidatorValidateResponse & other)
bool operator== (const RouteValidatorValidateResponse & other)
bool operator!= (const RouteValidatorValidateResponse & other)
const ::std::vector< ::fuchsia_sys2::RouteReport> & reports ()
::std::vector< ::fuchsia_sys2::RouteReport> & reports ()
RouteValidatorValidateResponse & reports (::std::vector< ::fuchsia_sys2::RouteReport> value)

Setter for reports.

void RouteValidatorValidateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits