class RouteValidatorValidateResponse
Defined at line 4317 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 4327 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
void RouteValidatorValidateResponse (RouteValidatorValidateResponse && )
Defined at line 4330 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 4331 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