class RealmFactoryCreateRealmRequest

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

Domain objects declarations

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::fidl::InterfaceRequest< ::fuchsia::testing::harness::RealmProxy> & realm_server ()

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

bool has_realm_server ()

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

::fidl::InterfaceRequest< ::fuchsia::testing::harness::RealmProxy> * mutable_realm_server ()

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

void clear_realm_server ()

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

const uint32_t & display_rotation ()

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

bool has_display_rotation ()

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

uint32_t * mutable_display_rotation ()

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

void clear_display_rotation ()

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

const float & device_pixel_ratio ()

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

bool has_device_pixel_ratio ()

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

float * mutable_device_pixel_ratio ()

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

void clear_device_pixel_ratio ()

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

const ::fuchsia::math::SizeU & display_dimensions ()

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

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

bool has_display_dimensions ()

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

::fuchsia::math::SizeU * mutable_display_dimensions ()

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

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

void clear_display_dimensions ()

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

const uint32_t & display_refresh_rate_millihertz ()

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

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

bool has_display_refresh_rate_millihertz ()

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

uint32_t * mutable_display_refresh_rate_millihertz ()

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

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

void clear_display_refresh_rate_millihertz ()

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

const uint32_t & display_max_layer_count ()

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

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

bool has_display_max_layer_count ()

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

uint32_t * mutable_display_max_layer_count ()

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

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

void clear_display_max_layer_count ()

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

RealmFactoryCreateRealmRequest & set_realm_server (::fidl::InterfaceRequest< ::fuchsia::testing::harness::RealmProxy> _value)
RealmFactoryCreateRealmRequest & set_display_rotation (uint32_t _value)
RealmFactoryCreateRealmRequest & set_device_pixel_ratio (float _value)
RealmFactoryCreateRealmRequest & set_display_dimensions (::fuchsia::math::SizeU _value)
RealmFactoryCreateRealmRequest & set_display_refresh_rate_millihertz (uint32_t _value)
RealmFactoryCreateRealmRequest & set_display_max_layer_count (uint32_t _value)
void RealmFactoryCreateRealmRequest ()
void RealmFactoryCreateRealmRequest (RealmFactoryCreateRealmRequest && other)
void ~RealmFactoryCreateRealmRequest ()
RealmFactoryCreateRealmRequest & operator= (RealmFactoryCreateRealmRequest && other)
::std::unique_ptr<RealmFactoryCreateRealmRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, RealmFactoryCreateRealmRequest * _value, size_t _offset)
zx_status_t Clone (RealmFactoryCreateRealmRequest * _result)