class SemanticTreeDeleteSemanticNodesRequest
Defined at line 1463 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/natural_types.h
Public Methods
void SemanticTreeDeleteSemanticNodesRequest (Storage_ storage)
void SemanticTreeDeleteSemanticNodesRequest (::std::vector<uint32_t> node_ids)
void SemanticTreeDeleteSemanticNodesRequest ()
Default constructs a |SemanticTreeDeleteSemanticNodesRequest| only if all of its members are default constructible.
Defined at line 1474 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/natural_types.h
void SemanticTreeDeleteSemanticNodesRequest (SemanticTreeDeleteSemanticNodesRequest && )
Defined at line 1477 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/natural_types.h
void SemanticTreeDeleteSemanticNodesRequest (const SemanticTreeDeleteSemanticNodesRequest & other)
SemanticTreeDeleteSemanticNodesRequest & operator= (SemanticTreeDeleteSemanticNodesRequest && )
Defined at line 1478 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/natural_types.h
SemanticTreeDeleteSemanticNodesRequest & operator= (const SemanticTreeDeleteSemanticNodesRequest & other)
bool operator== (const SemanticTreeDeleteSemanticNodesRequest & other)
bool operator!= (const SemanticTreeDeleteSemanticNodesRequest & other)
const ::std::vector<uint32_t> & node_ids ()
::std::vector<uint32_t> & node_ids ()
SemanticTreeDeleteSemanticNodesRequest & node_ids (::std::vector<uint32_t> value)
Setter for node_ids.
void SemanticTreeDeleteSemanticNodesRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits