class IsochronousStreamWriteRequest
Defined at line 4574 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 4581 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 4585 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 4590 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 4598 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)