class SemanticTreeUpdateSemanticNodesRequest

Defined at line 1414 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/natural_types.h

Public Methods

void SemanticTreeUpdateSemanticNodesRequest (Storage_ storage)
void SemanticTreeUpdateSemanticNodesRequest (::std::vector< ::fuchsia_accessibility_semantics::Node> nodes)
void SemanticTreeUpdateSemanticNodesRequest ()

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

Defined at line 1425 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/natural_types.h

void SemanticTreeUpdateSemanticNodesRequest (SemanticTreeUpdateSemanticNodesRequest && )

Defined at line 1428 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/natural_types.h

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

Defined at line 1429 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/natural_types.h

SemanticTreeUpdateSemanticNodesRequest & operator= (const SemanticTreeUpdateSemanticNodesRequest & other)
bool operator== (const SemanticTreeUpdateSemanticNodesRequest & other)
bool operator!= (const SemanticTreeUpdateSemanticNodesRequest & other)
const ::std::vector< ::fuchsia_accessibility_semantics::Node> & nodes ()
::std::vector< ::fuchsia_accessibility_semantics::Node> & nodes ()
SemanticTreeUpdateSemanticNodesRequest & nodes (::std::vector< ::fuchsia_accessibility_semantics::Node> value)

Setter for nodes.

void SemanticTreeUpdateSemanticNodesRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits