class MatchDriverArgs

Defined at line 144 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_driver_index::wire::MatchDriverArgs> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_driver_index::wire::MatchDriverArgs> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_driver_index::wire::MatchDriverArgs>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void MatchDriverArgs ()

Defined at line 146 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h

void MatchDriverArgs (const MatchDriverArgs & other)

Defined at line 147 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h

MatchDriverArgs & operator= (const MatchDriverArgs & other)

Defined at line 148 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h

void MatchDriverArgs (MatchDriverArgs && other)

Defined at line 149 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h

MatchDriverArgs & operator= (MatchDriverArgs && other)

Defined at line 150 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h

::fidl::VectorView< ::fuchsia_driver_framework::wire::NodeProperty2> & properties ()

Properties of the node to be matched.

bool has_properties ()
::fidl::StringView & name ()

The name of the node to be matched. Used for debugging purposes.

bool has_name ()
::fidl::StringView & driver_url_suffix ()
bool has_driver_url_suffix ()
void ~MatchDriverArgs ()

Defined at line 152 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder