class ScenicRealmFactoryCreateRealmRequest

Defined at line 394 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.

::fidl::WireTableBuilder< ::fuchsia_ui_test_context::wire::ScenicRealmFactoryCreateRealmRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

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

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

void ScenicRealmFactoryCreateRealmRequest ()

Defined at line 396 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 ScenicRealmFactoryCreateRealmRequest (const ScenicRealmFactoryCreateRealmRequest & other)

Defined at line 397 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 ScenicRealmFactoryCreateRealmRequest (ScenicRealmFactoryCreateRealmRequest && other)

Defined at line 399 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::ServerEnd< ::fuchsia_testing_harness::RealmProxy> & realm_server ()
bool has_realm_server ()
ScenicRealmFactoryCreateRealmRequest & operator= (const ScenicRealmFactoryCreateRealmRequest & other)

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

ScenicRealmFactoryCreateRealmRequest & operator= (ScenicRealmFactoryCreateRealmRequest && other)

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

::fuchsia_ui_test_context::wire::RendererType & renderer ()
bool has_renderer ()
uint64_t & display_rotation ()
bool has_display_rotation ()
bool & display_composition ()
bool has_display_composition ()
::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 ~ScenicRealmFactoryCreateRealmRequest ()

Defined at line 402 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