class Report
Defined at line 183 of file fidling/gen/sdk/fidl/fuchsia.hardware.hidbus/fuchsia.hardware.hidbus/cpp/fidl/fuchsia.hardware.hidbus/cpp/natural_types.h
Public Methods
void Report (Storage_ storage)
bool IsEmpty ()
void Report ()
Defined at line 189 of file fidling/gen/sdk/fidl/fuchsia.hardware.hidbus/fuchsia.hardware.hidbus/cpp/fidl/fuchsia.hardware.hidbus/cpp/natural_types.h
void Report (Report && )
Defined at line 190 of file fidling/gen/sdk/fidl/fuchsia.hardware.hidbus/fuchsia.hardware.hidbus/cpp/fidl/fuchsia.hardware.hidbus/cpp/natural_types.h
const std::optional< ::std::vector<uint8_t>> & buf ()
::std::optional< ::std::vector<uint8_t>> & buf ()
Report & buf (std::optional< ::std::vector<uint8_t>> value)
Setter for buf.
Report & operator= (Report && )
Defined at line 191 of file fidling/gen/sdk/fidl/fuchsia.hardware.hidbus/fuchsia.hardware.hidbus/cpp/fidl/fuchsia.hardware.hidbus/cpp/natural_types.h
const std::optional<int64_t> & timestamp ()
::std::optional<int64_t> & timestamp ()
Report & timestamp (std::optional<int64_t> value)
Setter for timestamp.
const std::optional< ::zx::eventpair> & wake_lease ()
::std::optional< ::zx::eventpair> & wake_lease ()
Report & wake_lease (std::optional< ::zx::eventpair> value)
Setter for wake_lease.
void Report (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits