class SemanticTreeSendSemanticEventRequest
Defined at line 1512 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/natural_types.h
Public Methods
void SemanticTreeSendSemanticEventRequest (Storage_ storage)
void SemanticTreeSendSemanticEventRequest (::fuchsia_accessibility_semantics::SemanticEvent semantic_event)
void SemanticTreeSendSemanticEventRequest ()
Default constructs a |SemanticTreeSendSemanticEventRequest| only if all of its members are default constructible.
Defined at line 1523 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/natural_types.h
void SemanticTreeSendSemanticEventRequest (SemanticTreeSendSemanticEventRequest && )
Defined at line 1526 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/natural_types.h
void SemanticTreeSendSemanticEventRequest (const SemanticTreeSendSemanticEventRequest & other)
SemanticTreeSendSemanticEventRequest & operator= (SemanticTreeSendSemanticEventRequest && )
Defined at line 1527 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/natural_types.h
SemanticTreeSendSemanticEventRequest & operator= (const SemanticTreeSendSemanticEventRequest & other)
bool operator== (const SemanticTreeSendSemanticEventRequest & other)
bool operator!= (const SemanticTreeSendSemanticEventRequest & other)
const ::fuchsia_accessibility_semantics::SemanticEvent & semantic_event ()
::fuchsia_accessibility_semantics::SemanticEvent & semantic_event ()
SemanticTreeSendSemanticEventRequest & semantic_event (::fuchsia_accessibility_semantics::SemanticEvent value)
Setter for semantic_event.
void SemanticTreeSendSemanticEventRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits