class IsochronousStreamWriteRequest
Defined at line 4546 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::std::vector<uint8_t> & data ()
The data frame itself.
Defined at line 4553 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
bool has_data ()
Defined at line 4557 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
::std::vector<uint8_t> * mutable_data ()
The data frame itself.
Defined at line 4562 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
void clear_data ()
Defined at line 4570 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
IsochronousStreamWriteRequest & set_data (::std::vector<uint8_t> _value)
void IsochronousStreamWriteRequest ()
void IsochronousStreamWriteRequest (IsochronousStreamWriteRequest && other)
void ~IsochronousStreamWriteRequest ()
IsochronousStreamWriteRequest & operator= (IsochronousStreamWriteRequest && other)
::std::unique_ptr<IsochronousStreamWriteRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, IsochronousStreamWriteRequest * _value, size_t _offset)
zx_status_t Clone (IsochronousStreamWriteRequest * _result)