class WrappedValue
Defined at line 37 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/natural_types.h
Public Methods
void WrappedValue (Storage_ storage)
void WrappedValue ()
Defined at line 43 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/natural_types.h
void WrappedValue (WrappedValue && )
Defined at line 44 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/natural_types.h
void WrappedValue (const WrappedValue & other)
WrappedValue & operator= (WrappedValue && )
Defined at line 45 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/natural_types.h
WrappedValue & operator= (const WrappedValue & other)
bool operator== (const WrappedValue & other)
bool operator!= (const WrappedValue & other)
bool IsEmpty ()
const std::optional<uint32_t> & value ()
::std::optional<uint32_t> & value ()
WrappedValue & value (std::optional<uint32_t> value)
Setter for value.
void WrappedValue (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits