class RegistryRegisterTouchScreenAndGetDeviceInfoRequest

Defined at line 671 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/natural_types.h

Public Methods

void RegistryRegisterTouchScreenAndGetDeviceInfoRequest (Storage_ storage)
bool IsEmpty ()
void RegistryRegisterTouchScreenAndGetDeviceInfoRequest ()

Defined at line 677 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/natural_types.h

void RegistryRegisterTouchScreenAndGetDeviceInfoRequest (RegistryRegisterTouchScreenAndGetDeviceInfoRequest && )

Defined at line 678 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/natural_types.h

const std::optional< ::fidl::ServerEnd< ::fuchsia_ui_test_input::TouchScreen>> & device ()
::std::optional< ::fidl::ServerEnd< ::fuchsia_ui_test_input::TouchScreen>> & device ()
RegistryRegisterTouchScreenAndGetDeviceInfoRequest & device (std::optional< ::fidl::ServerEnd< ::fuchsia_ui_test_input::TouchScreen>> value)

Setter for device.

const std::optional< ::fuchsia_ui_test_input::CoordinateUnit> & coordinate_unit ()

Indicates the coordinate space in which to describe touch events.

::std::optional< ::fuchsia_ui_test_input::CoordinateUnit> & coordinate_unit ()

Indicates the coordinate space in which to describe touch events.

RegistryRegisterTouchScreenAndGetDeviceInfoRequest & coordinate_unit (std::optional< ::fuchsia_ui_test_input::CoordinateUnit> value)

Indicates the coordinate space in which to describe touch events.

const std::optional< ::fuchsia_ui_test_input::DisplayDimensions> & display_dimensions ()

the dimensions of the display, only used when coordinate_unit is

`REGISTERED_DIMENSIONS`.

::std::optional< ::fuchsia_ui_test_input::DisplayDimensions> & display_dimensions ()

the dimensions of the display, only used when coordinate_unit is

`REGISTERED_DIMENSIONS`.

RegistryRegisterTouchScreenAndGetDeviceInfoRequest & display_dimensions (std::optional< ::fuchsia_ui_test_input::DisplayDimensions> value)

the dimensions of the display, only used when coordinate_unit is

`REGISTERED_DIMENSIONS`.

void RegistryRegisterTouchScreenAndGetDeviceInfoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
RegistryRegisterTouchScreenAndGetDeviceInfoRequest & operator= (RegistryRegisterTouchScreenAndGetDeviceInfoRequest && )

Defined at line 679 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalTableCodingTraits