class Metadata
Defined at line 66 of file fidling/gen/sdk/fidl/fuchsia.hardware.lightsensor/fuchsia.hardware.lightsensor/cpp/fidl/fuchsia.hardware.lightsensor/cpp/wire_types.h
Public Members
static const char[] kSerializableName
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_hardware_lightsensor::wire::Metadata> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_hardware_lightsensor::wire::Metadata> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_lightsensor::wire::Metadata>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void Metadata ()
Defined at line 69 of file fidling/gen/sdk/fidl/fuchsia.hardware.lightsensor/fuchsia.hardware.lightsensor/cpp/fidl/fuchsia.hardware.lightsensor/cpp/wire_types.h
void Metadata (const Metadata & other)
Defined at line 70 of file fidling/gen/sdk/fidl/fuchsia.hardware.lightsensor/fuchsia.hardware.lightsensor/cpp/fidl/fuchsia.hardware.lightsensor/cpp/wire_types.h
Metadata & operator= (const Metadata & other)
Defined at line 71 of file fidling/gen/sdk/fidl/fuchsia.hardware.lightsensor/fuchsia.hardware.lightsensor/cpp/fidl/fuchsia.hardware.lightsensor/cpp/wire_types.h
void Metadata (Metadata && other)
Defined at line 72 of file fidling/gen/sdk/fidl/fuchsia.hardware.lightsensor/fuchsia.hardware.lightsensor/cpp/fidl/fuchsia.hardware.lightsensor/cpp/wire_types.h
uint8_t & gain ()
bool has_gain ()
int64_t & integration_time ()
bool has_integration_time ()
Metadata & operator= (Metadata && other)
Defined at line 73 of file fidling/gen/sdk/fidl/fuchsia.hardware.lightsensor/fuchsia.hardware.lightsensor/cpp/fidl/fuchsia.hardware.lightsensor/cpp/wire_types.h
int64_t & polling_time ()
0 means no polling.
bool has_polling_time ()
void ~Metadata ()
Defined at line 75 of file fidling/gen/sdk/fidl/fuchsia.hardware.lightsensor/fuchsia.hardware.lightsensor/cpp/fidl/fuchsia.hardware.lightsensor/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder