class PointerEventRegistryRegisterResponse
Defined at line 245 of file fidling/gen/sdk/fidl/fuchsia.ui.input.accessibility/fuchsia.ui.input.accessibility/cpp/fidl/fuchsia.ui.input.accessibility/cpp/natural_types.h
Public Methods
void PointerEventRegistryRegisterResponse (Storage_ storage)
void PointerEventRegistryRegisterResponse (bool success)
void PointerEventRegistryRegisterResponse ()
Default constructs a |PointerEventRegistryRegisterResponse| only if all of its members are default constructible.
Defined at line 256 of file fidling/gen/sdk/fidl/fuchsia.ui.input.accessibility/fuchsia.ui.input.accessibility/cpp/fidl/fuchsia.ui.input.accessibility/cpp/natural_types.h
void PointerEventRegistryRegisterResponse (PointerEventRegistryRegisterResponse && )
Defined at line 259 of file fidling/gen/sdk/fidl/fuchsia.ui.input.accessibility/fuchsia.ui.input.accessibility/cpp/fidl/fuchsia.ui.input.accessibility/cpp/natural_types.h
void PointerEventRegistryRegisterResponse (const PointerEventRegistryRegisterResponse & other)
PointerEventRegistryRegisterResponse & operator= (PointerEventRegistryRegisterResponse && )
Defined at line 260 of file fidling/gen/sdk/fidl/fuchsia.ui.input.accessibility/fuchsia.ui.input.accessibility/cpp/fidl/fuchsia.ui.input.accessibility/cpp/natural_types.h
PointerEventRegistryRegisterResponse & operator= (const PointerEventRegistryRegisterResponse & other)
bool operator== (const PointerEventRegistryRegisterResponse & other)
bool operator!= (const PointerEventRegistryRegisterResponse & other)
bool success ()
bool & success ()
PointerEventRegistryRegisterResponse & success (bool value)
Setter for success.
void PointerEventRegistryRegisterResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits