class RealmFactoryCreateRealmRequest

Defined at line 96 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

void RealmFactoryCreateRealmRequest ()

Defined at line 98 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h

void RealmFactoryCreateRealmRequest (const RealmFactoryCreateRealmRequest & other)

Defined at line 99 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h

RealmFactoryCreateRealmRequest & operator= (const RealmFactoryCreateRealmRequest & other)

Defined at line 100 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h

void RealmFactoryCreateRealmRequest (RealmFactoryCreateRealmRequest && other)

Defined at line 101 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_ui_test_context::wire::RealmFactoryCreateRealmRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_ui_test_context::wire::RealmFactoryCreateRealmRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_ui_test_context::wire::RealmFactoryCreateRealmRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

RealmFactoryCreateRealmRequest & operator= (RealmFactoryCreateRealmRequest && other)

Defined at line 102 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h

::fidl::ServerEnd< ::fuchsia_testing_harness::RealmProxy> & realm_server ()
bool has_realm_server ()
uint32_t & display_rotation ()
bool has_display_rotation ()
float & device_pixel_ratio ()
bool has_device_pixel_ratio ()
::fuchsia_math::wire::SizeU & display_dimensions ()

Optional. If it has a value, the width and height must not be zero.

bool has_display_dimensions ()
uint32_t & display_refresh_rate_millihertz ()

Optional. If it has a value, it must not be zero.

bool has_display_refresh_rate_millihertz ()
uint32_t & display_max_layer_count ()

Optional. If it has a value, it must not be zero.

bool has_display_max_layer_count ()
void ~RealmFactoryCreateRealmRequest ()

Defined at line 104 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder