class IsochronousStreamWriteRequest
Defined at line 4622 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 4629 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 4633 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 4638 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 4646 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)