class WrappedValue
Defined at line 87 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/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_runtime_test::wire::WrappedValue> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_runtime_test::wire::WrappedValue> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_runtime_test::wire::WrappedValue>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void WrappedValue ()
Defined at line 89 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/wire_types.h
void WrappedValue (const WrappedValue & other)
Defined at line 90 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/wire_types.h
WrappedValue & operator= (const WrappedValue & other)
Defined at line 91 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/wire_types.h
void WrappedValue (WrappedValue && other)
Defined at line 92 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/wire_types.h
WrappedValue & operator= (WrappedValue && other)
Defined at line 93 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/wire_types.h
uint32_t & value ()
bool has_value ()
void ~WrappedValue ()
Defined at line 95 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder